-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
90 lines (88 loc) · 2.01 KB
/
environment.yml
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
88
name: anonymizer
channels:
- defaults
dependencies:
- ca-certificates=2022.07.19=hecd8cb5_0
- certifi=2022.6.15=py38hecd8cb5_0
- libcxx=12.0.0=h2f01273_0
- libffi=3.3=hb1e8313_2
- ncurses=6.3=hca72f7f_3
- openssl=1.1.1q=hca72f7f_0
- pip=22.1.2=py38hecd8cb5_0
- python=3.8.13=hdfd78df_0
- readline=8.1.2=hca72f7f_1
- setuptools=61.2.0=py38hecd8cb5_0
- sqlite=3.39.2=h707629a_0
- tk=8.6.12=h5d9f67b_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=hca72f7f_1
- zlib=1.2.12=h4dc903c_2
- pip:
- beautifulsoup4==4.11.1
- bpemb==0.3.3
- bs4==0.0.1
- charset-normalizer==2.1.0
- click==8.1.3
- cloudpickle==2.1.0
- conllu==4.5.2
- cycler==0.11.0
- deprecated==1.2.13
- filelock==3.8.0
- flair==0.11.3
- fonttools==4.35.0
- ftfy==6.1.1
- future==0.18.2
- futures==3.0.5
- gdown==4.4.0
- gensim==4.2.0
- goslate==1.5.4
- huggingface-hub==0.8.1
- hyperopt==0.2.7
- idna==3.3
- importlib-metadata==3.10.1
- janome==0.4.2
- joblib==1.1.0
- kiwisolver==1.4.4
- konoha==4.6.5
- langdetect==1.0.9
- lxml==4.9.1
- matplotlib==3.5.3
- more-itertools==8.14.0
- mpld3==0.3
- names-dataset==3.1.0
- networkx==2.8.5
- nltk==3.7
- numpy==1.23.2
- overrides==3.1.0
- packaging==21.3
- phonenumbers==8.12.53
- pillow==9.2.0
- pptree==3.1
- py4j==0.10.9.7
- pycountry==22.3.5
- pyparsing==3.0.9
- pysocks==1.7.1
- python-dateutil==2.8.2
- pyyaml==6.0
- regex==2022.7.25
- requests==2.28.1
- scikit-learn==1.1.2
- scipy==1.9.0
- segtok==1.5.11
- sentencepiece==0.1.95
- six==1.16.0
- smart-open==6.0.0
- soupsieve==2.3.2.post1
- sqlitedict==2.0.0
- tabulate==0.8.10
- threadpoolctl==3.1.0
- tokenizers==0.12.1
- torch==1.12.1
- tqdm==4.64.0
- transformers==4.21.1
- typing-extensions==4.3.0
- urllib3==1.26.11
- wcwidth==0.2.5
- wikipedia-api==0.5.4
- wrapt==1.14.1
- zipp==3.8.1