NgramDF {RMeCab} | R Documentation |
NgramDF
returns data frame of N-gram. Each word of N-gram makes one column.
NgramDF(filename, type = 0, N = 2, pos = c("名詞","形容詞") )
filename |
a file |
type |
Default being 0. |
N |
N-gram. Default being 2 |
pos |
argument3. Default being "" |
If necessary, more details than the description above
returns a data frame.
....
note section{Warning }{....}
Motohiro ISHIDA ishida.motohiro@gmail.com
put references to the literature/web site here
objects to See Also as help
,