lda.plot.wordcloud: Plot wordcloud for LDA topic

Description Usage Arguments Value

Description

Plots a wordcloud of the top words per topic

Usage

1
lda.plot.wordcloud(m, topic_nr, ...)

Arguments

m

The output of LDA

topic_nr

The index of the topic (1 to K)

...

Additional options passed to dtm.wordcloud, e.g. freq.fun and pal

Value

Nothing, just plots


kasperwelbers/corpus-tools documentation built on May 20, 2019, 7:37 a.m.