SemanticRolesResult Class |
[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.SemanticRolesResult"]
Namespace: IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
public class SemanticRolesResult
The SemanticRolesResult type exposes the following members.
| Name | Description | |
|---|---|---|
| SemanticRolesResult | Initializes a new instance of the SemanticRolesResult class |
| Name | Description | |
|---|---|---|
| _object |
The extracted object from the sentence
| |
| action |
The extracted action from the sentence
| |
| sentence |
Sentence from the source that contains the subject, action, and object
| |
| subject |
The extracted subject from the sentence
|