| Class | Description |
|---|---|
| CuratorAnnotator |
A single annotator object, corresponding to a
Curator.Client's annotator. |
| CuratorAnnotatorService |
The
AnnotatorService object with most of the
annotators available in CCG Curator. |
| CuratorClient |
UPDATE: While
CuratorClient will still be able to
provide TextAnnotations and
Views, the canonical
way to access the Curator is now through the CuratorAnnotatorService (which
creates a AnnotatorService object). |
| CuratorConfigurator | |
| CuratorDataStructureInterface | |
| CuratorFactory |
A simple factory for an
CuratorAnnotatorService object. |
| CuratorTextAnnotationBuilder |
A simple
TextAnnotation
builder, that uses CuratorClient to create a
TextAnnotation and populate it with
ViewNames.TOKENS and
ViewNames.SENTENCE views. |
| RecordUtils |
Copyright © 2017. All rights reserved.