| Interface | Description |
|---|---|
| Annotator |
This is an interface for adding annotations to a fully annotated
Annotation.
|
| Class | Description |
|---|---|
| Annotation |
An annotation representing a span of text in a document.
|
| Annotator.Requirement |
The Requirement is a general way of describing the pre and post
conditions of an Annotator running.
|
| ChunkAnnotationUtils |
Utility functions for annotating chunks
|
| CoreMapAggregator |
Function that aggregates several core maps into one
|
| CoreMapAttributeAggregator |
Functions for aggregating token attributes.
|
| CoreMapAttributeAggregator.ConcatAggregator | |
| CoreMapAttributeAggregator.ConcatCoreMapListAggregator<T extends CoreMap> | |
| CoreMapAttributeAggregator.ConcatListAggregator<T> | |
| CoreMapAttributeAggregator.MostFreqAggregator |