aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2019-09-19 20:44:52 +0300
committerYigit Sever2019-09-19 20:44:52 +0300
commit9488852dbce2b6e38d10e8391e56b1ae0a1ba067 (patch)
tree74aba59b223df1e21e7b216ecadead8c1d86dbbc
parentfacbd5a39680f74b30f7332c8fd8df2e0a70f2a2 (diff)
downloadEvaluating-Dictionary-Alignment-9488852dbce2b6e38d10e8391e56b1ae0a1ba067.tar.gz
Evaluating-Dictionary-Alignment-9488852dbce2b6e38d10e8391e56b1ae0a1ba067.tar.bz2
Evaluating-Dictionary-Alignment-9488852dbce2b6e38d10e8391e56b1ae0a1ba067.zip
Include requirements.txt for python
-rw-r--r--requirements.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..20ad12c
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,8 @@
1lapjv==1.3.1
2mosestokenizer==1.0.0
3nltk==3.4
4numpy==1.16.2
5POT==0.5.1
6scikit-learn==0.20.2
7scipy==1.2.1
8sklearn==0.0