Skip to content

Commit

Permalink
Merge branch 'hotfix-0.1b1-2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed Jul 19, 2016
2 parents 9f57fd2 + a76e13c commit fdf24a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/install_nltk_data
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ python -m nltk.downloader hmm_treebank_pos_tagger
python -m nltk.downloader maxent_treebank_pos_tagger
python -m nltk.downloader maxent_ne_chunker
python -m nltk.downloader stopwords
python -m nltk.downloader averaged_perceptron_tagger

# If using Textblob, use this instead:
# python -m textblob.download_corpora lite
Expand Down

0 comments on commit fdf24a7

Please sign in to comment.