We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2efb20b commit 1fecfc5Copy full SHA for 1fecfc5
1 file changed
services/tone_analyzer/v3.html
@@ -64,7 +64,7 @@
64
<p>The text to analyze should be passed in on <b>msg.payload</b>.</p>
65
<p>The service response will be returned on <b>msg.response</b>.</p>
66
<p>The tone and sentances can be programmaticaly set in <code>msg.tones</code>
67
- and <code>msg.tones</code></p>
+ and <code>msg.sentences</code></p>
68
<p>Usng the node editor dialog users can filter the results by tone (emotion, writing or social) and
69
whether to include sentence-level analysis.</p>
70
<p>For more information about the Tone Analyzer service, read the <a href="https://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/tone-analyzer.html">documentation</a>.</p>
0 commit comments