Skip to content

hshashank06/Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis

This is a code which determines the sentiment - analysis of certain twitter data. This project is a part of courseras exam. The task is to build a sentiment classifier, which will detect how positive or negative each tweet is. We will create a csv file, which contains columns for the Number of Retweets, Number of Replies, Positive Score (which is how many happy words are in the tweet), Negative Score (which is how many angry words are in the tweet), and the Net Score for each tweet. At the end, we upload the csv file to Excel or Google Sheets, and produce a graph of the Net Score vs Number of Retweets.

About

This is a code which determines the sentiment - analysis of certain twitter data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages