runLDAGibbs: Run LDA based on gibbs method

Description Usage Arguments Value

Description

Run LDA based on gibbs method

Usage

1
runLDAGibbs(dtm, k = 5)

Arguments

k

: the number of topics that the algorithm should use to classify documents

Value

LDA object


eellpp/textutils documentation built on May 16, 2019, 12:12 a.m.