RMeCabMx {RMeCab} | R Documentation |
RMeCabMx
makes MeCab analyze the specified Japanese text
file, and returns its result in the form of a list.
RMeCabMx(filename, pos, posN, minFreq, sym)
filename |
Japanese text |
pos |
Part of speech |
posN |
length of POS |
minFreq |
words of a document appearing less than minDocFreq within that document will be ignored. |
sym |
if total must include symboks, set sym = 1. Defalut being 0. |
If necessary, more details than the description above
returns a list.
....
urther not section{Warning }{....}
Motohiro ISHIDA ishida.motohiro@gmail.com
put references to the literature/web site here
objects to See Also as help
,