forked from zll17/Neural_Topic_Models
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
59 lines (59 loc) · 1.1 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
blis==0.7.9
catalogue==2.0.8
certifi==2022.9.24
charset-normalizer==2.1.1
click==7.1.2
contourpy==1.0.6
cycler==0.11.0
cymem==2.0.7
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
flake8==5.0.4
fonttools==4.38.0
gensim==4.2.0
hanlp-downloader==0.0.25
idna==3.4
ipadic==1.0.0
Jinja2==3.1.2
joblib==1.2.0
JPype1==0.7.0
kiwisolver==1.4.4
MarkupSafe==2.1.1
matplotlib==3.6.2
mccabe==0.7.0
mecab-python3==1.0.5
murmurhash==1.0.9
numpy==1.23.4
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
packaging==21.3
pandas==1.5.1
pathy==0.6.2
Pillow==9.3.0
preshed==3.0.8
pycodestyle==2.9.1
pydantic==1.7.4
pyflakes==2.5.0
pyhanlp==0.1.84
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.6
requests==2.28.1
scikit-learn==1.1.3
scipy==1.9.3
six==1.16.0
sklearn==0.0
smart-open==5.2.1
spacy==3.0.1
spacy-legacy==3.0.10
srsly==2.4.5
thinc==8.0.17
threadpoolctl==3.1.0
torch==1.13.0
tqdm==4.64.1
typer==0.3.2
typing_extensions==4.4.0
unidic-lite==1.0.8
urllib3==1.26.12
wasabi==0.10.1