A simple sentiment analysis application made using following packages:
- Tensorflow Keras
- Natural Language Toolkit (NLTK)
- TfidfVectorizer
The model was trained using tweets from Sentiment140 dataset with 1.6 million tweets.
The UI has has been deployed Streamlit