summarizeLDA | R Documentation |
Topic summary of LDA.
summarizeLDA(lda, data, topicNo = 0, main = "Results", stopwords = NULL, cex = 1, simple = F)
lda |
Object of class LDA. |
data |
character vector of documents. |
dtm |
document-term matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.