public static class CoreAnnotations.KBPTriplesAnnotation extends Object implements CoreAnnotation<List<RelationTriple>>
KBPAnnotator| Constructor and Description |
|---|
KBPTriplesAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<List<RelationTriple>> |
getType()
Returns the type associated with this annotation.
|
public Class<List<RelationTriple>> getType()
CoreAnnotationgetType in interface CoreAnnotation<List<RelationTriple>>