Skip to content

hjrnunes/Sentiment-Detection-API-PHP-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- About --
An example PHP client for the Chatterbox Sentiment Detection API delivered through the Mashape platform.  The API is designed specifically for short social texts.

This client has some hard coded (but real) tweets which are passed to the API.

You need to add your keys found on the Mashape Dashboard.

-- Code --
The example code is found in example.php You can put this on your webserver, or if you have PHP installed locally run:

php example.php

The mashape folder contains the Mashape API code.  At the time of writing this was current (June 2012), although you should check for a new version.

-- Output --
example_output.html contains the output of this PHP script.

-- Contact --
api@chatterbox.co

About

An example php application using the Chatterbox sentiment detection API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published