Skip to content

vinitshahdeo/TwitterSentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Sentiment Analysis

Sentiment Analysis Open Source Love GitHub license

GitHub repo size GitHub code size in bytes GitHub top language

A web app to search the keywords(Hashtags) on Twitter and analyze the sentiments of it. The source code is written in PHP and it performs Sentiment Analysis on Tweets by using the Datumbox API.

Check it Out Live Demo

Check live demo here!

Sentiment Analysis Twitter API

APIs Used

Useful Links

Instructions

define('DATUMBOX_API_KEY', 'XXXXXXXXXXXXXXXXXX');

define('TWITTER_CONSUMER_KEY', 'XXXXXXXXXXXXXXXXXX');
define('TWITTER_CONSUMER_SECRET', 'XXXXXXXXXXXXXXXXXX');
define('TWITTER_ACCESS_KEY', 'XXXXXXXXXXXXXXXXXX');
define('TWITTER_ACCESS_SECRET', 'XXXXXXXXXXXXXXXXXX'); 
  • Run localhost/index.php

  • Wait a while after entering the hashtags. It may take one minute to fetch the tweets. Make sure that your system is connected with internet.

Related Repository

Jobtweets - Twitter Sentiment Analysis using Python

The project is about searching the twitter for job opportunities using popular #hashtags and applying sentiment analysis on this.

Oh, Thanks!

Lol :p Yes, Not an issue

Thank you for being here! For any kind of help in running this project, feel free to contact me @ vinitshahdeo@gmail.com

saythanks Twitter

License

MIT © Vinit Shahdeo

Vinit Shahdeo - HALL OF FAME

Twitter Follow

Made with love For you Powered by o2