Skip to content

Commit

Permalink
module import chagnes
Browse files Browse the repository at this point in the history
  • Loading branch information
seekshreyas committed May 2, 2014
1 parent 1608fb8 commit 15efe81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion obidroidMR.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from mrjob.job import MRJob
from sentClassifier import sentClassify
import os,re
from cPickle import load
import re
import nltk
Expand Down
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
PyYAML==3.11
boto==2.27.0
ipython==1.1.0
mrjob==0.4.2
nltk==2.0.4
numpy==1.8.1
pandas==0.13.1
patsy==0.2.1
python-dateutil==1.5
pytz==2013b
scipy==0.13.3
simplejson==3.4.1
six==1.5.2
textblob==0.8.4
wsgiref==0.1.2

0 comments on commit 15efe81

Please sign in to comment.