coOccurrence {RMeCab}R Documentation

co-occurrence Matrix (Matrices) options

Description

retrieve co-occurrence term matrix

Usage

   coOccurrence(dtm, co = 0)

Arguments

dtm a document-term matrix.
co opitons 1 or 2 or 3: default being 0.

Value

Returns the weighted textmatrix of the same size and format as the input matrix.

Author(s)

Motohiro ISHIDA ishida.motohiro@gmail.com


[Package RMeCab version 0.76 Index]