Created
September 2, 2012 17:26
-
-
Save acrymble/3601885 to your computer and use it in GitHub Desktop.
MALLET example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bin\mallet train-topics --input tutorial.mallet --num-topics 20 --optimize-interval 20 --output-state topic-state.gz --output-topic-keys tutorial_keys.txt --output-doc-topics tutorial_composition.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment