Skip to content

Commit bfd2882

Browse files
authored
Added 'ch10-requirements.txt' file
1 parent 6c5952b commit bfd2882

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Ch10/ch10-requirements.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
requests==2.23.0
2+
pytorch-transformers==1.2.0
3+
transformers==4.7.0
4+
pandas==1.1.5
5+
pytorch-pretrained-bert==0.6.2
6+
pytorch-nlp==0.5.0
7+
tensorflow==1.14.0
8+
torch==1.9.0
9+
keras==2.5.0
10+
scikit-learn==0.21.3
11+
tqdm==4.41.1
12+
matplotlib==3.2.2
13+
numpy==1.19.5
14+
nltk==3.5
15+
lexnlp==1.8.0
16+
textract==1.6.3
17+
wget==3.2

0 commit comments

Comments
 (0)