aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-11-28 15:07:45 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-11-28 15:07:45 +0100
commite9f19f3df42d6ac4ddb97af5bb6753d93ff0ffa9 (patch)
treeb3ab31fe98ca2ea61e5a610a6cdc2f182087548b /requirements.txt
parentUpdated README (vagrant installation). (diff)
downloadnewspipe-e9f19f3df42d6ac4ddb97af5bb6753d93ff0ffa9.tar.gz
newspipe-e9f19f3df42d6ac4ddb97af5bb6753d93ff0ffa9.tar.bz2
newspipe-e9f19f3df42d6ac4ddb97af5bb6753d93ff0ffa9.zip
Compare files with cosine.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 0a357c37..ea18a06d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,3 +18,6 @@ python-postmark
gevent
whoosh
python-dateutil
+nltk
+scikit-learn
+scipy \ No newline at end of file
bgstack15