View source: R/mallet_state_io.R
load.mallet.state | R Documentation |
This reads writes a current sampling state of mallet to file. The state contain hyperparameters α and β together with topic indicators.
load.mallet.state(topic.model, state.file)
topic.model |
A |
state.file |
File path to store the mallet state file to. |
a java cc.mallet.topics.RTopicModel
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.