Skip to content

In this project we did sentimental analysis on data collected from the social media, Twitter and predicted the current trend. The data can be tweets, quoted tweets and the favorites for a tweet (the number of times a tweet has been liked). Data was collected for a pair of keywords using the Twitter Search API. The collected tweets are then class…

Notifications You must be signed in to change notification settings

SaumyaSoman/TwitterDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwitterDataAnalysis

In this project we did sentimental analysis on data collected from the social media, Twitter and predicted the current trend. The data can be tweets, quoted tweets and the favorites for a tweet (the number of times a tweet has been liked). Data was collected for a pair of keywords using the Twitter Search API. The collected tweets are then classified as positive, negative, neutral or junk based on the sentimental analysis of the text in the tweet/quoted tweet (favorites are considered as positive). Based on this classification it is possible to predict which among the pair of keywords is more popular. The prediction is under the assumption that more positive and neutral responses are there for a keyword, more trending it is with the public. An Android app was created to display data analysis results for a pair of keywords The accuracy of prediction was examined by predicting the outcome of November 5th Governor Elections in New Jersey using keywords Barbara Buono and Chris Christie.

About

In this project we did sentimental analysis on data collected from the social media, Twitter and predicted the current trend. The data can be tweets, quoted tweets and the favorites for a tweet (the number of times a tweet has been liked). Data was collected for a pair of keywords using the Twitter Search API. The collected tweets are then class…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages