| Modifier and Type | Method and Description |
|---|---|
Label |
SentimentResponse.getDocument() |
Label |
EntitySentiment.getSentiment() |
| Modifier and Type | Method and Description |
|---|---|
List<Label> |
CategoriesResponse.getCategories()
get the list of categories
|
| Constructor and Description |
|---|
EntitySentiment(String mention,
String type,
String entityId,
Label sentiment) |
SentimentResponse(Label document,
Collection<EntitySentiment> entities) |
| Constructor and Description |
|---|
CategoriesResponse(List<Label> categories)
Constructor for
CategoriesResponse |
Copyright © 2014–2016 Basis Technology Corp.. All rights reserved.