powered by
Compute the sizes of topics as the proportions of topic words in the corpus.
sizes(x)
a numeric vector in the same lengths as k.
k
a LDA model fitted by textmodel_seededlda() or textmodel_lda()
textmodel_seededlda()
textmodel_lda()