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