Package | Description |
---|---|
com.ibm.watson.developer_cloud.tone_analyzer.v3 |
Tone Analyzer v3.
|
com.ibm.watson.developer_cloud.tone_analyzer.v3.model |
Modifier and Type | Method and Description |
---|---|
ServiceCall<ToneAnalysis> |
ToneAnalyzer.getTone(String text,
ToneOptions options)
Analyzes the "tone" of a piece of text.
|
Modifier and Type | Method and Description |
---|---|
ToneOptions |
ToneOptions.Builder.build()
Builds the
ToneOptions object. |
Constructor and Description |
---|
Builder(ToneOptions options)
Instantiates a new builder.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.