If show_keyword
is TRUE
then words in their keyword topics
are suffixed with a check mark. Words from another keyword topic
are labeled with the name of that category.
top_words(x, n = 10, measure = c("probability", "lift"), show_keyword = TRUE)
the output (see keyATM()
and by_strata_TopicWord()
).
integer. The number terms to visualize. Default is 10
.
character. The way to sort the terms: probability
(default) or lift
.
logical. If TRUE
, mark keywords. Default is TRUE
.
An n x k table of the top n words in each topic