RMeCabText {RMeCab} | R Documentation |
RMeCabText
makes MeCab analyze the specified Japanese text
file, and returns its result in the form of a list.
RMeCabText(filename , mydic = "")
filename |
Japanese text |
mydic |
to specify user dictionary, e.x. ishida.dic |
returns a list.
Motohiro ISHIDA ishida.motohiro@gmail.com
put references to the literature/web site here
objects to See Also as help
,