public abstract class EntityAnnotator extends AbstractAnnotator<List<String>,HashMap<String,Object>>
Map instances mapping token indexes to entities.| Modifier and Type | Class and Description |
|---|---|
static class |
EntityAnnotator.EntityType
The types of entities which can be annotated
|
| Constructor and Description |
|---|
EntityAnnotator()
Default entity annotator
|
classifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotate, getAnnotationspublic EntityAnnotator()