RCaBoChaFreq {RCaBoCha} | R Documentation |
RCaBoChaFreq
makes CaBoCha analyze a Japanese sentence, and
returns its results in the form of a data frame.
RCaBoChaFreq(str1 ="CaBoCha", conj = 1, str2 ="", mecabrc = "" , cabocharc = "")
str1 |
japanese strings(a sentence) |
conj |
conjugated word form = 0 or 1(default) |
str2 |
japanese word |
mecabrc |
to specify mecab resource file mecabrc |
cabocharc |
to specify cabocha resource file cabocharc |
If necessary, more details than the description above
returns a data frame.
Motohiro ISHIDA ishida.motohiro@gmail.com
石田基広『Rによるテキストマイニング入門』森北出版 2008
objects to See Also as help
,