Spaces:
Runtime error
Runtime error
Commit
·
28c2bfc
1
Parent(s):
6cf6e3a
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -18,9 +18,5 @@ geopy
|
|
18 |
|
19 |
numpy
|
20 |
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
nltk.download('wordnet')
|
25 |
-
nltk.download('omw-1.4')
|
26 |
-
nltk.download('punkt')
|
|
|
18 |
|
19 |
numpy
|
20 |
|
21 |
+
en_core_web_sm
|
22 |
+
en_core_web_lg"
|
|
|
|
|
|
|
|