Update ngram_app.py
Browse files- ngram_app.py +1 -0
ngram_app.py
CHANGED
|
@@ -1 +1,2 @@
|
|
|
|
|
| 1 |
streamlit run
|
|
|
|
| 1 |
+
pip install streamlit nltk
|
| 2 |
streamlit run
|