-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
64 lines (64 loc) · 1.01 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
bokeh==2.3.2
bpemb==0.3.3
certifi==2020.12.5
chardet==4.0.0
click==8.0.1
cloudpickle==1.6.0
cycler==0.10.0
dataclasses<=0.8
decorator==4.4.2
Deprecated==1.2.12
filelock==3.0.12
flair==0.8.0.post1
ftfy==6.0.3
future==0.18.2
gdown==3.12.2
gensim==3.8.3
huggingface-hub==0.0.9
hyperopt==0.2.5
idna==2.10
importlib-metadata==3.10.1
Janome==0.4.1
Jinja2==3.0.1
joblib==1.0.1
jsonpickle==2.0.0
kiwisolver==1.3.1
konoha==4.6.5
langdetect==1.0.9
lxml==4.6.3
MarkupSafe==2.0.1
matplotlib==3.3.4
mpld3==0.3
networkx==2.5.1
nltk==3.6.2
numpy==1.19.5
overrides==3.1.0
packaging==20.9
pandas==1.1.5
Pillow==8.2.0
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
regex==2021.4.4
requests==2.25.1
sacremoses==0.0.45
scikit-learn==0.24.2
scipy==1.5.4
segtok==1.5.10
sentencepiece==0.1.95
six==1.16.0
smart-open==5.1.0
sqlitedict==1.7.0
tabulate==0.8.9
threadpoolctl==2.1.0
tokenizers==0.10.3
torch==1.7.1
tornado==6.1
tqdm==4.61.0
transformers==4.6.1
typing-extensions==3.10.0.0
urllib3==1.26.5
wcwidth==0.2.5
wrapt==1.12.1
zipp==3.4.1