public final class EntityAnnotation extends Enhancement
https://stanbol.apache.org/docs/trunk/components/enhancer/enhancementstructure#fiseentityannotation| Constructor and Description |
|---|
EntityAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDataset()
Returns the name of the dataset which the entity has been linked with
|
String |
getEntityLabel()
Returns the preferred entity label
|
Entity |
getEntityReference()
Returns the dereferenced
Entity associated to the EntityAnnotation |
Collection<String> |
getEntityTypes()
Returns the
Collection of types associated to the entity |
int |
hashCode() |
compareTo, getConfidence, getLanguage, getRelationspublic String getEntityLabel()
public Entity getEntityReference()
Entity associated to the EntityAnnotationpublic Collection<String> getEntityTypes()
Collection of types associated to the entitypublic String getDataset()
Copyright © 2014 Redlink GmbH. All rights reserved.