public final class SentimentOptions extends Object
| Constructor and Description |
|---|
SentimentOptions()
Create a set of sentiment analysis options with default values.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getExplanationCount() |
int |
hashCode() |
void |
setExplanationCount(Integer explanationCount)
Set the maximum number of explanation strings to return.
|
public SentimentOptions()
public Integer getExplanationCount()
public void setExplanationCount(Integer explanationCount)
explanationCount - the number of strings.Copyright © 2014–2016 Basis Technology Corp.. All rights reserved.