Skip to content

ashish1993utd/Sentiment-Analysis-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment Analysis using Python

Being a tech freak and an Apple fan, I wanted to know which one of the Apple's new iphones launched this year is favourite among people. To find that answer I analysed the tweets using sentiment analysis in Python for iphones (XS and XR) launched this year, and scored each tweets based on positive and negative words.

For getting the sentiment of each tweet, I used textblob library in python.

Thus comparing the positive, negative and neutral sentiments for both the iphones and predicting the favourite one among iPhone XS and XR. iPhone XS seems to be a winner here with more percentage of positive tweeets, whereas negative tweets for both the phones are almost at par.

About

Analyzing tweets on Apple’s iPhone XS and iPhone XR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors