coOccurrence {RMeCab}R Documentation

co-occurrence Matrix (Matrices) options

Description

retrieve co-occurrence term matrix

Usage

   coOccurrence(dtm, co = 1)

Arguments

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

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.90 Index]