Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ streamlit
|
|
6 |
nltk
|
7 |
textstat
|
8 |
plotly
|
|
|
9 |
networkx
|
10 |
spacy
|
11 |
python-docx
|
|
|
6 |
nltk
|
7 |
textstat
|
8 |
plotly
|
9 |
+
en-core-web-lg
|
10 |
networkx
|
11 |
spacy
|
12 |
python-docx
|