- In the input field write the sentence whose sentiment is to be checked
- On clicking on
check sentiment
button it displays the percentage of neutral, positive and negative sentiments - It also displays the overall sentiment
Open Termnial 💻
Locate to the directory where python file is located 📂
Run the command: python script.py/python3 script.py 🧐
Sit back and Relax. Let the Script do the Job. ☕
- vaderSentiment
- tkinter
Amit Kumar Mishra