-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
69 lines (68 loc) · 1.07 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
asn1crypto==1.3.0
attrs==19.3.0
boto==2.49.0
boto3==1.14.8
botocore==1.17.8
bpemb==0.3.0
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
click==7.1.2
cloudpickle==1.4.1
cryptography==2.8
cycler==0.10.0
decorator==4.4.2
Deprecated==1.2.10
docutils==0.15.2
filelock==3.0.12
flair==0.5
future==0.18.2
gensim==3.8.3
hyperopt==0.2.4
idna==2.8
importlib-metadata==1.6.1
jaro-winkler==2.0.0
jmespath==0.10.0
joblib==0.15.1
kiwisolver==1.2.0
langdetect==1.0.8
leven==1.0.4
matplotlib==3.2.2
more-itertools==8.4.0
mpld3==0.3
networkx==2.4
nose==1.3.7
numpy~=1.18.5
packaging==20.4
pluggy==0.13.1
py==1.8.2
pycosat==0.6.3
pycparser==2.19
pyOpenSSL==19.1.0
pyparsing==2.4.7
PySocks==1.7.1
pytest==5.4.3
python-dateutil==2.8.1
regex==2020.6.8
requests==2.22.0
ruamel-yaml==0.15.87
s3transfer==0.3.3
sacremoses==0.0.43
scikit-learn==0.23.1
scipy==1.5.0
segtok==1.5.10
sentencepiece==0.1.91
six==1.14.0
smart-open==2.0.0
sqlitedict==1.6.0
tabulate==0.8.7
threadpoolctl==2.1.0
tokenizers==0.7.0
torch==1.5.1
tqdm~=4.46.1
transformers==2.11.0
urllib3==1.25.8
wcwidth==0.2.4
wrapt==1.12.1
zipp==3.1.0
sklearn~=0.0