IBM-Cloud / real-time-tone-analysis

Allows users to analyze the tone of their speech in real-time using Watson Speech-to-Text and Tone Analysis technologies
https://realtime-tone.mybluemix.net/
Apache License 2.0
46 stars 53 forks source link

Sentence graph doesn't work anymore #28

Closed vnordin closed 8 years ago

vnordin commented 8 years ago

The "sentence" graph has stopped work. Document graph still works though. Probably the Tone Analyzer API have changed, so it might be good to check that.

jakepeyser commented 8 years ago

After debugging looks like the returned value of the social traits object that is returned from the Tone Analyzer API has changed from neuroticism_big5 to emotional_range_big5. Need to make this slight change, as well as update the way we are creating swatch labels in the addControl function since this syntax breaks the current implementation.

jakepeyser commented 8 years ago

Also, the writing traits have now changed to language traits