diff options
| author | Yigit Sever | 2019-09-19 20:44:52 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-09-19 20:44:52 +0300 |
| commit | 9488852dbce2b6e38d10e8391e56b1ae0a1ba067 (patch) | |
| tree | 74aba59b223df1e21e7b216ecadead8c1d86dbbc | |
| parent | facbd5a39680f74b30f7332c8fd8df2e0a70f2a2 (diff) | |
| download | Evaluating-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.txt | 8 |
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 @@ | |||
| 1 | lapjv==1.3.1 | ||
| 2 | mosestokenizer==1.0.0 | ||
| 3 | nltk==3.4 | ||
| 4 | numpy==1.16.2 | ||
| 5 | POT==0.5.1 | ||
| 6 | scikit-learn==0.20.2 | ||
| 7 | scipy==1.2.1 | ||
| 8 | sklearn==0.0 | ||
