| 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 |
|---|---|
List<SynonymResult> |
ToneAnalyzer.getSynonyms(Map<String,Object> params)
Starts or continue conversations.
|
| Modifier and Type | Method and Description |
|---|---|
SynonymResult |
SynonymResult.withHeadword(String headword)
With headword.
|
SynonymResult |
SynonymResult.withSynonyms(List<Synonym> synonyms)
With synonyms.
|
SynonymResult |
SynonymResult.withTrait(String trait)
With trait.
|
Copyright © 2015. All rights reserved.