RCaBoChaFreq {RCaBoCha} | R Documentation |
RCaBoChaFreq
makes CaBoCha analyze a Japanese sentence, and
returns its results in the form of a data frame.
RCaBoChaFreq(str1 ="南瓜", str2 ="ない")
str1 |
japanese strings(a sentence) |
str2 |
japanese word |
If necessary, more details than the description above
returns a data frame.
....
urther not section{Warning }{....}
Motohiro ISHIDA ishida.motohiro@gmail.com
put references to the literature/web site here
objects to See Also as help
,
## Not run: z <- RCaBoChaFreq("今日は鰻が食べたいな。") ## End(Not run)