It analyze the sentiment of the user, whether it is postive or negative.
It uses streamlit library for creating this sentiment analyzer tool on a platform like web.
- Scikit-Learn
- Python 3
- Streamlit
- Numpy
- Matplotlib
Just Download the repository, install the necessary libraries and then run
streamlit run file_name.py
in your command line and then you can interact with it in your browser.
Thank You!