public class KeywordsResult
extends com.ibm.watson.developer_cloud.service.model.GenericModel
| Constructor and Description |
|---|
KeywordsResult() |
| Modifier and Type | Method and Description |
|---|---|
EmotionScores |
getEmotion()
Gets the emotion.
|
java.lang.Double |
getRelevance()
Gets the relevance.
|
FeatureSentimentResults |
getSentiment()
Gets the sentiment.
|
java.lang.String |
getText()
Gets the text.
|
public java.lang.Double getRelevance()
public java.lang.String getText()
public EmotionScores getEmotion()
public FeatureSentimentResults getSentiment()