SentenceTone Class |
Namespace: IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3
public class SentenceTone
The SentenceTone type exposes the following members.
Name | Description | |
---|---|---|
SentenceTone | Initializes a new instance of the SentenceTone class |
Name | Description | |
---|---|---|
HighestScore |
Returns the highest score.
| |
HighestScoreToneCategoryName |
The highest score category name.
| |
HighestScoreToneName |
The highest score tone name.
| |
input_from |
Gets or sets the input from.
| |
input_to |
Gets or sets the input to.
| |
sentence_id |
Gets or sets the sentence identifier.
| |
text |
Gets or sets the text.
| |
tone_categories |
Gets or sets the tone categories.
|
Name | Description | |
---|---|---|
ToString |
Returns a String that represents the current SentenceTone.
(Overrides ObjectToString.) |