KeywordsResult Class |
[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.KeywordsResult"]
Namespace: IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
public class KeywordsResult
The KeywordsResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | KeywordsResult | Initializes a new instance of the KeywordsResult class |
Name | Description | |
---|---|---|
![]() | emotion |
Emotion analysis results for the keyword, enabled with the "emotion" option
|
![]() | relevance |
Relevance score from 0 to 1. Higher values indicate greater relevance
|
![]() | sentiment |
Sentiment analysis results for the keyword, enabled with the "sentiment" option
|
![]() | text |
The keyword text
|