| Package | Description |
|---|---|
| org.openimaj.text.nlp.textpipe.annotators | |
| org.openimaj.text.nlp.textpipe.pipes |
| Class and Description |
|---|
| OpenNLPPhraseChunkAnnotator
Phrase chunker instantiating a
ChunkerME backed by a ChunkerModel |
| OpenNLPPOSAnnotator
Uses a
POSTaggerME backed by a POSModel |
OpenNLPSentenceAnnotator
SentenceDetectorME backed by a SentenceModel loaded from the
resource located at: OpenNLPSentenceAnnotator.SENTENCE_MODEL_PROP |
| OpenNLPTokenAnnotator |
| YagoNEAnnotator |