Skip to content

Latest commit

 

History

History
 
 

Script to check Sentiment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Sentiment Detector

forthebadge

Sentiment Detector Functionalities : 🚀

  • 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

Sentiment Detector Instructions: 👨🏻‍💻

Step 1:

Open Termnial 💻

Step 2:

Locate to the directory where python file is located 📂

Step 3:

Run the command: python script.py/python3 script.py 🧐

Step 4:

Sit back and Relax. Let the Script do the Job. ☕

Requirements

- vaderSentiment
- tkinter

DEMO

Screenshot (211)

Author

Amit Kumar Mishra