diff options
author | Yigit Sever | 2021-10-18 22:51:57 +0300 |
---|---|---|
committer | GitHub | 2021-10-18 22:51:57 +0300 |
commit | 8fc52f86763b32c7de4884c37a4aa0265f2a3744 (patch) | |
tree | 57ecfe04a434a0266b9fc0dfb5b1cc501722795a | |
parent | ce740bcb64ed88f6eec1a8ee97f7ee5f99702cf7 (diff) | |
parent | 8b8c579b0205ee007e9cf0139d5d9a7973ba7733 (diff) | |
download | Evaluating-Dictionary-Alignment-master.tar.gz Evaluating-Dictionary-Alignment-master.tar.bz2 Evaluating-Dictionary-Alignment-master.zip |
Bump nltk from 3.4.5 to 3.6.5
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index bb1f9c5..d37d3ec 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -2,7 +2,7 @@ gensim | |||
2 | keras | 2 | keras |
3 | lapjv==1.3.1 | 3 | lapjv==1.3.1 |
4 | mosestokenizer==1.0.0 | 4 | mosestokenizer==1.0.0 |
5 | nltk==3.4.5 | 5 | nltk==3.6.5 |
6 | pandas | 6 | pandas |
7 | pathos | 7 | pathos |
8 | POT==0.5.1 | 8 | POT==0.5.1 |