coOccurrence {RMeCab} | R Documentation |
retrieve co-occurrence term matrix
coOccurrence(dtm, co = 0)
dtm |
a document-term matrix. |
co |
opitons 1 or 2 or 3: default being 0. |
Returns the weighted textmatrix of the same size and format as the input matrix.
Motohiro ISHIDA ishida.motohiro@gmail.com