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