| Package | Description |
|---|---|
| io.redlink.sdk.impl.analysis.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityAnnotation
Entity annotation, suggested/linked entities recognized within the text
|
class |
TextAnnotation
Text annotation, selects pieces of parsed textual content by using the following properties
|
class |
TopicAnnotation
TopicAnnotation are used to categorize/classify the parsed content along some categorization system
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Enhancement> |
Enhancements.getEnhancements()
Returns the
Collection of all Enhancements, including Text, Entity and Topic annotations |
Collection<Enhancement> |
Enhancement.getRelations()
Returns a
Collection of Annotations related to the current one |
Iterator<Enhancement> |
Enhancements.iterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
Enhancement.compareTo(Enhancement o) |
Copyright © 2014 Redlink GmbH. All rights reserved.