mallet.topic.model.read | R Documentation |
This function returns the topic model loaded from a file or stores a topic model to file.
mallet.topic.model.read(filename) mallet.topic.model.load(filename) mallet.topic.model.write(topic.model, filename) mallet.topic.model.save(topic.model, filename)
filename |
The mallet topic model file |
topic.model |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.