Description Usage Arguments Value Examples
This will return a topics model generated through Gibbs sampling
1 |
a |
An object named 'features' from tm_dfm |
b |
The kappa number |
seed |
The seed number |
A topic model from "topicmodels" with Gibbs Sampling
1 | mod <- ldamodel(features, 8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.