Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 942 Bytes

File metadata and controls

40 lines (22 loc) · 942 Bytes

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