Skip to content

Instantly share code, notes, and snippets.

@acrymble
Created September 2, 2012 16:44
Show Gist options
  • Save acrymble/3601350 to your computer and use it in GitHub Desktop.
Save acrymble/3601350 to your computer and use it in GitHub Desktop.
MALLET import and remove stop words
bin\mallet import-dir --input pathway\to\the\directory\with\the\files --output tutorial.mallet --keep-sequence --remove-stopwords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment