forked from alecokas/swahili-text-gcn
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
47 lines (47 loc) · 764 Bytes
/
requirements.txt
File metadata and controls
47 lines (47 loc) · 764 Bytes
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
appdirs==1.4.4
beautifulsoup4==4.9.3
black==20.8b1
certifi==2020.12.5
chardet==3.0.4
click==7.1.2
dataclasses==0.8
fasttext==0.9.2
flake8==3.8.4
future==0.18.2
gensim==3.8.3
idna==2.10
importlib-metadata==3.1.0
joblib==0.17.0
jsonlines==1.2.0
mccabe==0.6.1
mypy-extensions==0.4.3
nltk==3.5
numpy==1.19.4
pandas==1.1.4
pathspec==0.8.1
Pillow==8.0.1
pybind11==2.6.1
pycodestyle==2.6.0
pyflakes==2.2.0
python-dateutil==2.8.1
pytz==2020.4
regex==2020.11.13
requests==2.25.0
scikit-learn==0.23.2
scipy==1.5.4
seaborn==0.11.1
six==1.15.0
sklearn==0.0
smart-open==4.0.1
soupsieve==2.1
threadpoolctl==2.1.0
toml==0.10.2
torch==1.7.0
torchaudio==0.7.0
torchvision==0.8.1
tqdm==4.54.0
typed-ast==1.4.1
typing-extensions==3.7.4.3
Unidecode==1.1.2
urllib3==1.26.2
zipp==3.4.0