pknayak commited on
Commit
29a63b6
·
1 Parent(s): bcd163e

adding nltk package

Browse files

Added the nltk package for stopwords

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  newsdataapi
2
- sklearn-pandas==2.2.0
 
 
1
  newsdataapi
2
+ sklearn-pandas==2.2.0
3
+ nltk==3.8.1