Class | Description |
---|---|
ExternalAnnotatorServiceFactory |
builds an AnnotatorService with a set of NLP components.
|
PipelineFactory |
builds an AnnotatorService with a set of NLP components.
|
RunPipeline |
not fully implemented presently just enough to help debug the system with arbitrary file, without
blowing up unit tests
|
SentencePipeline |
Where possible, run
Annotator members over one sentence at a time and splice their
outputs together. |
Copyright © 2017. All rights reserved.