-
I am trying to run this:
```js
'use strict';
var ToneAnalyzerV3 = require('watson-developer-cloud/tone-analyzer/v3');
var tone_analyzer = new ToneAnalyzerV3({
username: 'INSERT YOUR USERNAM…
-
Change the /examples/conversation_tone_analyzer_integration/readme.md references to right place in code folders, for example they have te next value "https://github.com/watson-developer-cloud/node-sdk…
-
I'm trying to use tone_analyzer. When I send tweets one-by-one, it works well. If I send a huge json, I'm getting this error.
I'd appreciate any help.
```python
Traceback (most recent call last)…
-
[watson-developer-cloud nodejs module]
I used the IBM Watson ToneAnalyzer service to do some sentiment analysis. I decided to use the nodejs module in my Angular 2 project to take advantage of the …
-
Tone Analyzer v4 is removing social and language tones. Demo needs to be updated accordingly.
https://github.ibm.com/people-insights/tone-analyzer/issues/798
-
I am unable to pass context from before function to conversation service! Hitting with error TypeError: Cannot set property of undefined. Am I missing something? Please help.
-
French is now supported by Tone Analysis
https://www.ibm.com/blogs/watson/2017/09/new-service-changes-and-updates-to-watson-tone-analyzer/
-
Social Tones have been removed from the service.
https://www.ibm.com/blogs/watson/2017/09/new-service-changes-and-updates-to-watson-tone-analyzer/
-
Show that the Watson Tone Analyzer API supports French in its latest release - `version_date=2017-09-21`. For this we propose to add another text sample (along side tweets, email etc.) for French to t…
-
I could use http://grammarly.com/ and https://tone-analyzer-demo.mybluemix.net/. But I hope IBM has http://grammarly.com/ build in, please add support for this. This will be ultimate combo to sell IBM…