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 , 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 |
returns a list.
Motohiro ISHIDA ishida.motohiro@gmail.com
石田基広『Rによるテキストマイニング入門』森北出版 2008
objects to See Also as help
,