| Package | Description |
|---|---|
| io.redlink.sdk.impl.analysis.model |
| Modifier and Type | Method and Description |
|---|---|
Entity |
Enhancements.getEntity(String URI)
Returns a dereferenced entity by its URI
|
Entity |
EntityAnnotation.getEntityReference()
Returns the dereferenced
Entity associated to the EntityAnnotation |
abstract Entity |
EnhancementsParser.parseEntity(String entityUri,
String dataset)
Returns a dereferenced
Entity identified by its URI from a serialized Enhancement Structure |
| Modifier and Type | Method and Description |
|---|---|
Collection<Entity> |
Enhancements.getEntities()
Returns the
Collection of dereferenced Entitys |
Collection<Entity> |
Enhancements.getEntitiesByConfidenceValue(Double confidenceValue)
Returns a
Collection of Entitys for which associated EntityAnnotations has a confidence value
greater than or equal to the value passed by parameter |
Copyright © 2014 Redlink GmbH. All rights reserved.