RCaBoCha {RCaBoCha}R Documentation

RCaBoCha

Description

RCaBoCha makes CaBoCha analyze a Japanese sentence, and returns its results in the form of a data frame.

Usage

  RCaBoCha(str1)

Arguments

str1 japanese strings(a sentence)

Details

If necessary, more details than the description above

Value

returns a data frame.

Warning

....

Note

urther not section{Warning }{....}

Author(s)

Motohiro ISHIDA ishida.motohiro@gmail.com

References

put references to the literature/web site here

See Also

objects to See Also as help,

Examples

  ## Not run: 
 z <- RCaBoCha("今日は鰻が食べたいな。") 
  
## End(Not run)

[Package RCaBoCha version 0.10 Index]