mallet.topic.model.read {mallet} | 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 |