Skip to content

Instantly share code, notes, and snippets.

@acrymble
Created September 2, 2012 17:21
Show Gist options
  • Save acrymble/3601788 to your computer and use it in GitHub Desktop.
Save acrymble/3601788 to your computer and use it in GitHub Desktop.
train topics and save MALLET
bin\mallet train-topics --input tutorial.mallet --num-topics 20 --output-state topic-state.gz --output-topic-keys tutorial_keys.txt --output-doc-topics tutorial_compostion.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment