Click or drag to resize

SemanticRolesOptions Class

[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.SemanticRolesOptions"]

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1SemanticRolesOptions

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class SemanticRolesOptions

The SemanticRolesOptions type exposes the following members.

Constructors
  NameDescription
Public methodSemanticRolesOptions
Initializes a new instance of the SemanticRolesOptions class
Top
Properties
  NameDescription
Public propertyentities
Set this to true to return entity information for subjects and objects
Public propertykeywords
Set this to true to return keyword information for subjects and objects
Public propertylimit
Maximum number of semantic_roles results to return
Top
See Also