TwitterSentimentAnalysis Save

:chart: A web app to search twitter based on #Hashtags and calculate the sentiment of tweets.

Project README

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

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.

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 @ [email protected]

saythanks Twitter

License

MIT © Vinit Shahdeo

Vinit Shahdeo - HALL OF FAME

Twitter Follow

Made with love For you Powered by o2

Open Source Agenda is not affiliated with "TwitterSentimentAnalysis" Project. README Source: vinitshahdeo/TwitterSentimentAnalysis

Open Source Agenda Badge

Open Source Agenda Rating