public class KeywordsResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
KeywordsResult() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getCount()
Gets the count.
|
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.Long getCount()
public java.lang.Double getRelevance()
public java.lang.String getText()
public EmotionScores getEmotion()
public FeatureSentimentResults getSentiment()