-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
87 lines (87 loc) · 1.46 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
alabaster==0.7.12
allennlp==0.8.5
atomicwrites==1.3.0
attrs==19.1.0
Babel==2.7.0
blis==0.2.4
boto3==1.9.220
botocore==1.12.220
certifi==2019.6.16
chardet==3.0.4
Click==7.0
conllu==1.3.1
cycler==0.10.0
cymem==2.0.2
docutils==0.15.2
editdistance==0.5.3
en-core-web-sm==2.1.0
flaky==3.6.1
Flask==1.1.1
Flask-Cors==3.0.8
ftfy==5.6
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.9.0
h5py==2.9.0
idna==2.8
imagesize==1.1.0
importlib-metadata==0.19
itsdangerous==1.1.0
Jinja2==2.10.1
jmespath==0.9.4
joblib==0.13.2
jsonnet==0.13.0
jsonpickle==1.2
kiwisolver==1.1.0
MarkupSafe==1.1.1
matplotlib==3.1.1
more-itertools==7.2.0
murmurhash==1.0.2
nltk==3.4.5
numpy==1.17.1
numpydoc==0.9.1
overrides==1.9
packaging==19.1
parsimonious==0.8.1
plac==0.9.6
pluggy==0.12.0
preshed==2.0.1
protobuf==3.9.1
py==1.8.0
Pygments==2.4.2
pyparsing==2.4.2
pytest==5.1.2
python-dateutil==2.8.0
pytorch-pretrained-bert==0.6.2
pytorch-transformers==1.1.0
pytz==2019.2
regex==2019.8.19
requests==2.22.0
responses==0.10.6
s3transfer==0.2.1
scikit-learn==0.21.3
scipy==1.3.1
sentencepiece==0.1.83
six==1.12.0
snowballstemmer==1.9.0
spacy==2.1.8
Sphinx==2.2.0
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
sqlparse==0.3.0
srsly==0.1.0
tensorboardX==1.8
thinc==7.0.8
torch==1.1.0
tqdm==4.35.0
Unidecode==1.1.1
urllib3==1.25.3
wasabi==0.2.2
wcwidth==0.1.7
Werkzeug==0.15.5
word2number==1.1
zipp==0.6.0