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