Challenge Overview
Overview
Our last series of IBM Watson challenge we explored Personality Insights. This week its time for another API "Tone Analyzer" from IBM. Again, this is a sweepstakes challenges so each week we'll randomly pick a passing submitter and give them $250.
For this challenge we'll be using Tone Analyzer API . IBM Watson Tone Analyzer service can discover, understand, and revise the language tones in text.
Lets use this API to analyze some random text (jokes).
Application
Use Tone Analyzer API to analyze a random text(jokes) from rest result by this icndb Rest API.
Steps
- Have a look at the demo https://tone-analyzer-demo.mybluemix.net/.
- Change the above demo to call icndb Rest API.
- Get rest result for icndb and analyze result joke using the Tone Analyzer API.
Help Documentation
- http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/tone-analyzer.html
- Sample App using the Tone Analyzer.
Promo Codes
A few promo codes are available to extend your Bluemix trial. Please claim your promo code by filling up the form.
http://go.appirio.com/BluemixPromocode
Final Submission Guidelines
For your submission, upload a zip file.
The zip file should contain a .txt file with the URL of your app on IBM Bluemix. Example: http://[TOPCODER-HANDLE]-pi-.mybluemix.net.