public class SentimentScore
extends java.lang.Object
| Constructor and Description |
|---|
SentimentScore() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel() |
double |
getNegative() |
double |
getNeutral() |
java.lang.String |
getPolarity() |
double |
getPositive() |