Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use sentiment analysis to visualize certain emotions in the news categories #8

Open
Mohit-Talgotra opened this issue Sep 28, 2024 · 0 comments
Labels
feature addition Further information is requested hard Something isn't working

Comments

@Mohit-Talgotra
Copy link
Collaborator

Make use of sentiment analysis to add a new column to the dataset called sentiment. Then using the sentiments in the classes, plot three bar graphs where the independent variable are the classes in the dataset, and the dependent variable is the sentiment value of the emotion. The three emotions should be anger, sadness, and happiness. This will also be helpful in trimming down redundant data.

@Mohit-Talgotra Mohit-Talgotra added hard Something isn't working enhancement New feature or request feature addition Further information is requested and removed enhancement New feature or request labels Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature addition Further information is requested hard Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant