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