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.TargetedSentimentResults Class Reference

Properties

string text [get, set]
 Targeted text More...
 
float score [get, set]
 Sentiment score from -1 (negative) to 1 (positive) More...
 

Property Documentation

float IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.TargetedSentimentResults.score
getset

Sentiment score from -1 (negative) to 1 (positive)

string IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.TargetedSentimentResults.text
getset

Targeted text


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