Skip to content

Instantly share code, notes, and snippets.

@acrymble
Created September 2, 2012 16:46
Show Gist options
  • Save acrymble/3601371 to your computer and use it in GitHub Desktop.
Save acrymble/3601371 to your computer and use it in GitHub Desktop.
MALLET import and remove stop words - Mac
./bin/mallet import-dir --input /users/username/database/ --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