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
|
classify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
annotate, getAnnotations
public EntityAnnotator()