Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.EmotionScores Class Reference

Properties

float anger [get, set]
 Anger score from 0 to 1. A higher score means that the text is more likely to convey anger More...
 
float disgust [get, set]
 Disgust score from 0 to 1. A higher score means that the text is more likely to convey disgust More...
 
float fear [get, set]
 Fear score from 0 to 1. A higher score means that the text is more likely to convey fear More...
 
float joy [get, set]
 Joy score from 0 to 1. A higher score means that the text is more likely to convey joy More...
 
float sadness [get, set]
 Sadness score from 0 to 1. A higher score means that the text is more likely to convey sadness More...
 

Property Documentation

float IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.EmotionScores.anger
getset

Anger score from 0 to 1. A higher score means that the text is more likely to convey anger

float IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.EmotionScores.disgust
getset

Disgust score from 0 to 1. A higher score means that the text is more likely to convey disgust

float IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.EmotionScores.fear
getset

Fear score from 0 to 1. A higher score means that the text is more likely to convey fear

float IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.EmotionScores.joy
getset

Joy score from 0 to 1. A higher score means that the text is more likely to convey joy

float IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.EmotionScores.sadness
getset

Sadness score from 0 to 1. A higher score means that the text is more likely to convey sadness


The documentation for this class was generated from the following file: