RelationsResult Class |
[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.RelationsResult"]
Namespace: IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
public class RelationsResult
The RelationsResult type exposes the following members.
Name | Description | |
---|---|---|
RelationsResult | Initializes a new instance of the RelationsResult class |
Name | Description | |
---|---|---|
arguments |
The extracted relation objects from the text
| |
score |
Confidence score for the relation. Higher values indicate greater confidence.
| |
sentence |
The sentence that contains the relation
| |
type |
The type of the relation
|