| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.tone_analyzer.v3 |
Tone Analyzer v3.
|
| com.ibm.watson.developer_cloud.tone_analyzer.v3.model |
| Class and Description |
|---|
| ToneAnalysis
Main object containing the result of running Tone Analyzer on a document.
|
| ToneOptions
This class contains the parameters when using
ToneAnalyzer.getTone(String, ToneOptions). |
| Class and Description |
|---|
| ElementTone
This object represents the results of Tone analysis on an element; which may be a document or a sentence.
|
| SentenceTone
This element contains the result of analyzing an individual sentence.
|
| Tone
Tone enumeration.
|
| ToneCategory
Top level tone (or Tone Category) from the list of Writing Tone, Emotion Tone or Social Tone.
|
| ToneOptions
This class contains the parameters when using
ToneAnalyzer.getTone(String, ToneOptions). |
| ToneOptions.Builder
Builder.
|
| ToneScore
Object representing scoring of a single Tone (of any category) on our responses.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.