RMeCabFreq {RMeCab} | R Documentation |
RMeCabFreq
takes Japanese text files as arguments, restores
every morpheme to its basic form, and returns its part of speech and frequency as data frames.
RMeCabFreq(filename, dic = "", mecabrc = "", etc = "")
filename |
Japanese text |
dic |
to specify user dictionary, e.x. ishida.dic |
mecabrc |
to specify mecab resource file |
etc |
other options to mecab |
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
,