EmotionScores Class |
[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.EmotionScores"]
Namespace: IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
public class EmotionScores
The EmotionScores type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmotionScores | Initializes a new instance of the EmotionScores class |
Name | Description | |
---|---|---|
![]() | anger |
Anger score from 0 to 1. A higher score means that the text is more likely to convey anger
|
![]() | disgust |
Disgust score from 0 to 1. A higher score means that the text is more likely to convey disgust
|
![]() | fear |
Fear score from 0 to 1. A higher score means that the text is more likely to convey fear
|
![]() | joy |
Joy score from 0 to 1. A higher score means that the text is more likely to convey joy
|
![]() | sadness |
Sadness score from 0 to 1. A higher score means that the text is more likely to convey sadness
|