https://github.com/datumbox/facebook-sentiment-analysis
A tool which performs Sentiment Analysis on Facebook posts by using Datumbox API.
https://github.com/datumbox/facebook-sentiment-analysis
Last synced: 9 months ago
JSON representation
A tool which performs Sentiment Analysis on Facebook posts by using Datumbox API.
- Host: GitHub
- URL: https://github.com/datumbox/facebook-sentiment-analysis
- Owner: datumbox
- License: mit
- Created: 2014-01-27T19:10:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T16:45:27.000Z (about 9 years ago)
- Last Synced: 2023-08-03T13:10:56.664Z (almost 3 years ago)
- Language: PHP
- Homepage: http://www.datumbox.com/
- Size: 281 KB
- Stars: 23
- Watchers: 8
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Facebook-Sentiment-Analysis
===========================
This tool is written in PHP and it performs Sentiment Analysis on Facebook posts 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-facebook-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/
Facebook PHP SDK: https://github.com/facebook/facebook-php-sdk