We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c5952b commit bfd2882Copy full SHA for bfd2882
Ch10/ch10-requirements.txt
@@ -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