Bishawa commited on
Commit
dfb3e6c
1 Parent(s): 8601aa4

Update nltk.txt

Browse files
Files changed (1) hide show
  1. nltk.txt +2 -2
nltk.txt CHANGED
@@ -1,2 +1,2 @@
1
- stopwords
2
- nltk.download('punkt')
 
1
+ stopwords('english')
2
+ 'punkt'