| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.tone_analyzer.v1 |
The IBM Watson Tone Analyzer is a service that helps people comprehend,
consume, and revise the language tone of their writing for more efficient
communications or online self-presentation management.
|
| com.ibm.watson.developer_cloud.tone_analyzer.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Tone |
ToneAnalyzer.getTone(String text)
Analyzes the "tone" of a piece of text using the default scorecard.
|
Tone |
ToneAnalyzer.getTone(String text,
Scorecard scorecard)
Analyzes the "tone" of a piece of text.
|
| Modifier and Type | Method and Description |
|---|---|
Tone |
Tone.withChildren(List<ToneDimension> children)
With children.
|
Tone |
Tone.withScorecard(String scorecard)
With scorecard.
|
Copyright © 2015. All rights reserved.