- This is an end-2-end text based interactive emotion classifier app built with python and Streamlit.
| Field | Description |
|---|---|
| Message | Message sent by the user |
| Emotion | Anger, Fear, Joy, Love, Sadness or Surprise |
- Contains the streamlit app implementation
- To run the app from terminal or anaconda prompt:
streamlit run app.py