Git Product home page Git Product logo

vinitshahdeo / twittersentimentanalysis Goto Github PK

View Code? Open in Web Editor NEW
37.0 4.0 24.0 195 KB

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

Home Page: https://vinitshahdeo.github.io/TwitterSentimentAnalysis/

License: MIT License

PHP 93.05% CSS 6.95%
twitter-api twitter-sentiment-analysis php sentiment-analysis datumbox-api hashtags sentiment twitter-sentiment-analyzer

twittersentimentanalysis's Introduction

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

saythanks Twitter

License

MIT © Vinit Shahdeo

Vinit Shahdeo - HALL OF FAME

Twitter Follow

Made with love For you Powered by o2

twittersentimentanalysis's People

Contributors

vinitshahdeo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

twittersentimentanalysis's Issues

[HacktoberFest] UI Improvements

Kindly come up with an eye-catching layout for the homepage (i.e. index.php)

  • Feel free to play with fonts/colors in CSS files.
  • Do not make any changes to other files.
  • Make sure that anything shouldn't break i.e. (core functionality written in php)

PS - I don't have any wireframe in my mind if you come up with one, please comment on this thread.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.