nontGcob commited on
Commit
0f094d6
·
1 Parent(s): b741f7e

fix spacy and en_core_web_sm errors

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -17,6 +17,7 @@ jsonschema==4.23.0
17
  jupyterlab==4.2.5
18
  matplotlib==3.9.2
19
  nbconvert==7.16.4
 
20
  notebook==7.2.2
21
  numpy==1.26.4
22
  pandas==2.2.2
 
17
  jupyterlab==4.2.5
18
  matplotlib==3.9.2
19
  nbconvert==7.16.4
20
+ nltk==3.8.1
21
  notebook==7.2.2
22
  numpy==1.26.4
23
  pandas==2.2.2