heidloff.net - Building is my Passion
Post
Cancel

Sample of the Watson Tone Analyzer for WordPress

With the Watson Tone Analyzer service on IBM Bluemix you can discover, understand, and revise the language tones in text before you publish, send or share it. Below is a little sample how to invoke the service from WordPress via a simple Chrome extension.

In the WordPress dashboard you can click the Watson icon in the Chrome toolbar. The triggered code of the extension injects some JavaScript in the page to read the content of the textarea and sends it to the extension.

image

image

Next the extension opens up the tone analyzer sample web application. I used this application since it comes with a nice visualization of the text and the tones. It even shows potentially better synonyms when clicking on specific words. As a shortcut I send the text from WordPress as URL parameter (there are certainly better ways to do this).

image

To find out more read the documentation and try the online demo.

Featured Blog Posts
Disclaimer
The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Trending Tags