Spaces:
Running
Running
Nazia Nafis
commited on
Commit
·
661520f
1
Parent(s):
1373afc
Create downloads.py
Browse files- downloads.py +3 -0
downloads.py
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
import nltk
|
2 |
+
|
3 |
+
nltk.download("all")
|