I have the -output-model set up. Can we resume the iteration of the Gibbs sampling using that "snapshot"?
Asked
Active
Viewed 22 times
1 Answers
3
Yes, the saved model is a complete snapshot of the current state. Use --input-model
to initialize a new run.

David Mimno
- 1,836
- 7
- 7
-
1Hi David, thank you! And also for the wonderful MALLET package of your hard work! – Agung Dewandaru Mar 10 '21 at 13:56