public static class CoreAnnotations.CorefMentionToEntityMentionMappingAnnotation extends Object implements CoreAnnotation<Map<Integer,Integer>>
Constructor and Description |
---|
CorefMentionToEntityMentionMappingAnnotation() |
Modifier and Type | Method and Description |
---|---|
Class<Map<Integer,Integer>> |
getType()
Returns the type associated with this annotation.
|
public CorefMentionToEntityMentionMappingAnnotation()
public Class<Map<Integer,Integer>> getType()
CoreAnnotation
getType
in interface CoreAnnotation<Map<Integer,Integer>>