Spaces:
Runtime error
Runtime error
JerryLiJinyi
commited on
Commit
•
83f848c
1
Parent(s):
552bf8e
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -21,4 +21,4 @@ rake-nltk
|
|
21 |
scikit-learn
|
22 |
python-Levenshtein
|
23 |
colorama
|
24 |
-
en_core_web_sm
|
|
|
21 |
scikit-learn
|
22 |
python-Levenshtein
|
23 |
colorama
|
24 |
+
python -m spacy download en_core_web_sm
|