terms()
returns the most likely terms, or words, for topics based on the
phi
parameter.
Arguments
- x
a LDA model fitted by
textmodel_seededlda()
ortextmodel_lda()
.- n
number of terms to be extracted.
terms()
returns the most likely terms, or words, for topics based on the
phi
parameter.
a LDA model fitted by textmodel_seededlda()
or textmodel_lda()
.
number of terms to be extracted.