public class KeywordsResult extends 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.
|
equals, hashCode, toString
public java.lang.Double getRelevance()
public java.lang.String getText()
public EmotionScores getEmotion()
public FeatureSentimentResults getSentiment()