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

Properties

int limit [get, set]
 Maximum number of semantic_roles results to return More...
 
bool keywords [get, set]
 Set this to true to return keyword information for subjects and objects More...
 
bool entities [get, set]
 Set this to true to return entity information for subjects and objects More...
 

Property Documentation

bool IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.SemanticRolesOptions.entities
getset

Set this to true to return entity information for subjects and objects

bool IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.SemanticRolesOptions.keywords
getset

Set this to true to return keyword information for subjects and objects

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

Maximum number of semantic_roles results to return


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