Skip to content

ibmverse/verse-tone-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Verse Tone Analyzer Sample

This sample demonstrations how to integrate the Watson Tone Analyzer with IBM Verse.

  1. Set up the Tone Analyzer Node.js starter application
    1. Follow instructions posted here
  2. Extend the starter application to perform tone analysis for mails being read in Verse
    1. Clone or copy this project
    2. Copy the section commented 'Handle request to analyze tone for Verse' into apps.js in the tone-analyzer-nodejs project
    3. Add the file verse-tone.ejs into the views folder in the tone-analyzer-nodejs project
    4. Restart the starter application
  3. Use Verse Developer Chrome extension to register the sample
    1. Set up the Verse Developer Chrome extension using these instructions
    2. Replace the applications.json with the one from this project
    3. Reload the extension and reload Verse
  4. Run the sample
    1. Select a mail and read it in Verse
    2. Open he overflow menu (select '...') and select the 'Analyze Tone' action
    3. A window will open and the tone analysis will be displayed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published