aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2019-09-27 17:00:13 +0300
committerYigit Sever2019-09-27 17:00:13 +0300
commit28ddd01c170d9e126b1483fd5a4523ffdf2aac99 (patch)
treedcd9fd175f958ccc2fbf6485d76b30c5aad3b2a0
parentd73c248c5078be6661e87fe6bb95ba670844d258 (diff)
downloadEvaluating-Dictionary-Alignment-28ddd01c170d9e126b1483fd5a4523ffdf2aac99.tar.gz
Evaluating-Dictionary-Alignment-28ddd01c170d9e126b1483fd5a4523ffdf2aac99.tar.bz2
Evaluating-Dictionary-Alignment-28ddd01c170d9e126b1483fd5a4523ffdf2aac99.zip
Update requirements for supervised
-rw-r--r--requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index dc6177d..bb1f9c5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,12 @@
1gensim
2keras
1lapjv==1.3.1 3lapjv==1.3.1
2mosestokenizer==1.0.0 4mosestokenizer==1.0.0
3nltk==3.4.5 5nltk==3.4.5
6pandas
4pathos 7pathos
5POT==0.5.1 8POT==0.5.1
6scikit-learn==0.20.2 9scikit-learn==0.20.2
7scipy==1.2.1 10scipy==1.2.1
8sklearn==0.0 11sklearn==0.0
12tensorflow