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

Properties

bool document [get, set]
 Set this to false to hide document-level sentiment results More...
 
string[] targets [get, set]
 Sentiment results will be returned for each target string that is found in the document More...
 

Property Documentation

bool IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.SentimentOptions.document
getset

Set this to false to hide document-level sentiment results

string [] IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.SentimentOptions.targets
getset

Sentiment results will be returned for each target string that is found in the document


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