Skip to content

Instantly share code, notes, and snippets.

@acrymble
Created September 2, 2012 17:26
Show Gist options
  • Save acrymble/3601885 to your computer and use it in GitHub Desktop.
Save acrymble/3601885 to your computer and use it in GitHub Desktop.
MALLET example
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