collocate {RMeCab} | R Documentation |
collocate
makes MeCab find collocations from the specified Japanese textfile. The node of the collocations should be designated as the second argument, and the span of them shoud be designated as the third.
collocate(filename, node, span)
filename |
Japanese text |
node |
node word |
span |
windows span. Default being 3 |
If necessary, more details than the description above
generates and returns a new data frame.
....
not section{Warning }{....}
Motohiro ISHIDA ishida.motohiro@gmail.com
put references to the literature/web site here
objects to See Also as help
,