-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
43 lines (41 loc) · 859 Bytes
/
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
name: watermelon
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- python>=3.6
- pip
- pdfminer==20191125=pyhd8ed1ab_1
- pdfminer.six==20221105=pyhd8ed1ab_0
- pip:
- xgboost==1.7.2
- torch==1.13.0
- torchtext==0.14.0
- sklearn==0.0.post1
- pdfplumber==0.7.6
- numpy==1.23.5
- pandas==1.5.2
- langdetect==1.0.9
- transformers==4.24.0
- scikit-learn==1.1.3
- tqdm==4.64.1
- nltk==3.7
- gensim==4.2.0
- ipykernel==6.19.2
- matplotlib==3.6.2
- srsly==2.4.5
- cymem==2.0.7
- preshed==3.0.8
- openpyxl==3.0.10
- smart-open==6.3.0
- catalogue==2.0.8
- confection==0.0.3
- cymem==2.0.7
- langcodes==3.3.0
- murmurhash==1.0.9
- pathy==0.10.1
- pydantic==1.10.2
# - spacy==3.4.3
# - lis==0.7.9
# - os==2.1.4