|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| EndOfSentenceScanner | Scans Strings, StringBuffers, and char[] arrays for the offsets of sentence ending characters. |
| SDContextGenerator | Interface for SentenceDetectorME context generators. |
| SentenceDetector | The interface for sentence detectors, which find the sentence boundaries in a text. |
| Class Summary | |
|---|---|
| AbstractEndOfSentenceScanner | Abstract class for common methods related to identifying potential ends of sentences. |
| DefaultSDContextGenerator | Generate event contexts for maxent decisions for sentence detection. |
| SDEventStream | An implementation of EventStream which assumes that it is receiving its data as one (valid) sentence per token. |
| SentenceDetectorME | A sentence detector for splitting up raw text into sentences. |
Package related to identifying sentece boundries.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||