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