Created a desktop app using Tkinter, using which one can perform Sentiment Analysis, Named entity recognition, and Emotion Analysis. This is done with the help of komprehend.io NLP API
Add a .env file with the api key mentioned as API_KEY=<your API key>
- Rectifying the comments at certain places
- Learn to improvise the UI