openedx-unsupported / ease

EASE (Enhanced AI Scoring Engine) is a library that allows for machine learning based classification of textual content. This is useful for tasks such as scoring student essays.
GNU Affero General Public License v3.0
216 stars 96 forks source link

Update NLTK to 2.0.5 #64

Closed singingwolfboy closed 9 years ago

singingwolfboy commented 9 years ago

Travis CI builds were failing to install NLTK 2.0.4

singingwolfboy commented 9 years ago

Merging to match the version in edx-platform