https://github.com/datumbox/twitter-sentiment-analysis
A tool which performs Sentiment Analysis on Twitter by using Datumbox API.
https://github.com/datumbox/twitter-sentiment-analysis
Last synced: about 1 year ago
JSON representation
A tool which performs Sentiment Analysis on Twitter by using Datumbox API.
- Host: GitHub
- URL: https://github.com/datumbox/twitter-sentiment-analysis
- Owner: datumbox
- License: mit
- Created: 2013-09-01T15:30:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-01T18:15:50.000Z (almost 13 years ago)
- Last Synced: 2023-08-03T13:11:04.711Z (almost 3 years ago)
- Language: PHP
- Homepage: http://www.datumbox.com/
- Size: 250 KB
- Stars: 52
- Watchers: 10
- Forks: 37
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Twitter-Sentiment-Analysis
==========================
This tool is written in PHP and it performs Sentiment Analysis on Twitter messages by using the Datumbox API 1.0v.
To read more about how it works, how it should be configured etc check out the original blog post:
http://blog.datumbox.com/how-to-build-your-own-twitter-sentiment-analysis-tool/
Useful Links
============
Download API Documentation and Code Samples: http://www.datumbox.com/machine-learning-api/
Sign-up for free API Key: http://www.datumbox.com/users/register/
View your API Key: http://www.datumbox.com/apikeys/view/
PHP Twitter API Client: https://github.com/timwhitlock/php-twitter-api