RMeCabDoc {RMeCab}R Documentation

RMeCabDoc

Description

RMeCabDoc makes MeCab analyze the specified Japanese text file, and returns its result in the form of a list.

Usage

  RMeCabDoc(filename, mypref= 1, kigo = "記号")

Arguments

filename Japanese text
mypref Default being 1, the basic forms of the same morphem are returned. If 0 is designated, the same morphemic forms that appear on the text.
kigo

Details

If necessary, more details than the description above

Value

returns a list.

Warning

....

Note

note section{Warning }{....}

Author(s)

Motohiro ISHIDA ishida.motohiro@gmail.com

References

put references to the literature/web site here

See Also

objects to See Also as help,


[Package RMeCab version 0.67 Index]