-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
46 lines (46 loc) · 944 Bytes
/
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
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
Cython==0.29.23
dataPreprocessing @ git+https://github.com/Oliph/dataPreprocessing@7ddb9c700a740750c573555c790ae2f75339e799
emot @ git+https://github.com/Oliph/emot@0cf56bad38a2e5244f70db2ebd704daec414d1d7
fasttext==0.9.2
filelock==3.0.12
gensim==4.0.1
hdbscan==0.8.27
huggingface-hub==0.0.8
idna==2.10
joblib==1.0.1
llvmlite==0.36.0
nltk==3.6.2
numba==0.53.1
numpy==1.20.3
packaging==20.9
pandas==1.2.4
Pillow==8.2.0
pyarrow==4.0.1
pybind11==2.6.2
pynndescent==0.5.2
pyparsing==2.4.7
python-dateutil==2.8.1
python-Levenshtein==0.12.2
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.6.3
sentence-transformers==1.2.0
sentencepiece==0.1.96
six==1.16.0
smart-open==5.1.0
threadpoolctl==2.1.0
tokenizers==0.10.3
torch==1.9.0
torchvision==0.10.0
tqdm==4.61.1
transformers==4.7.0
typing-extensions==3.10.0.0
umap-learn==0.5.1
urllib3==1.26.5