Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
ease
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
ease
Commits
8e82a067
Commit
8e82a067
authored
Mar 20, 2015
by
David Baumgold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NLTK to 2.0.5
parent
c6dee053
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.travis.yml
+1
-1
requirements.txt
+1
-1
No files found.
.travis.yml
View file @
8e82a067
...
...
@@ -10,6 +10,6 @@ install:
-
pip install -r base-requirements.txt
-
pip install -r dev-requirements.txt
-
sudo apt-get install python-matplotlib python-numpy python-scipy python-sklearn
-
pip install nltk==2.0.
4
scikit-learn==0.12.1
-
pip install nltk==2.0.
5
scikit-learn==0.12.1
-
travis_retry ./download-nltk-corpus.sh
script
:
nosetests
requirements.txt
View file @
8e82a067
-r base-requirements.txt
scipy
==0.14.0
scikit-learn
==0.12.1
nltk
==2.0.
4
nltk
==2.0.
5
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment