Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -99,5 +99,5 @@ wcwidth==0.2.13
|
|
99 |
weasel==0.3.4
|
100 |
nltk_data stopwords
|
101 |
nltk_data punkt
|
102 |
-
|
103 |
-
|
|
|
99 |
weasel==0.3.4
|
100 |
nltk_data stopwords
|
101 |
nltk_data punkt
|
102 |
+
nltk_data wordnet
|
103 |
+
nltk_data WordNetLemmatizer
|