- Streamlit
- Natural Language ToolKit
pip install streamlit
pip install nltk
- Open the Terminal / Command Prompt
- Type
streamlit run 1_🏠_Home.py (press 1 then press tab)
on Terminal - Search http://localhost:8501/ on browser
pip install streamlit
pip install nltk
streamlit run 1_🏠_Home.py (press 1 then press tab)
on Terminal