matriz.mpa.corpus: Calculation of co-occurrences matrix and matrix associations...

Description Usage Arguments Value

Description

Similar to the mpa package, it calculates the co-occurrences matrix and the matrix associations from the resulting object of the leer.mpa.corpus function

Usage

1
matriz.mpa.corpus(corpus, fmin = 3, cmin = 3)

Arguments

corpus

a corpus object

fmin

minimal appearance frequency of key words inside the corpus

cmin

minimal co-occurrence between words

Value

a list that contains the associations and the co-ocurrence matrices, the vector of words and a lexical table (obtained from the original matriz.mpa function0)


andresfpc/KDViz documentation built on May 12, 2019, 3:35 a.m.