Tanishka14 commited on
Commit
7a8e4af
·
1 Parent(s): 04e98a6

Add fresh postBuild.sh to download NLTK stopwords

Browse files
Files changed (1) hide show
  1. postBuild.sh +2 -2
postBuild.sh CHANGED
@@ -1,2 +1,2 @@
1
- #!/bin/bash
2
- python -m nltk.downloader stopwords
 
1
+ #!/bin/bash
2
+ python -m nltk.downloader stopwords