LDA_visual | R Documentation |
LDA_visual This function helps transform textmineR output to be usable for the LDAvis package
LDA_visual(model, data_tokenised)
model |
the model output file from the textmineR package |
data_tokenised |
a data frame that contains three cols: document, word, n |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.