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

Properties

int limit [get, set]
 Maximum number of keywords to return More...
 
bool sentiment [get, set]
 Set this to true to return sentiment information for detected keywords More...
 
bool emotion [get, set]
 Set this to true to analyze emotion for detected keywords More...
 

Property Documentation

bool IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.KeywordsOptions.emotion
getset

Set this to true to analyze emotion for detected keywords

int IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.KeywordsOptions.limit
getset

Maximum number of keywords to return

bool IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.KeywordsOptions.sentiment
getset

Set this to true to return sentiment information for detected keywords


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