|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use opennlp.tools.sentdetect | |
---|---|
opennlp.tools.cmdline.sentdetect | |
opennlp.tools.formats | Experimental package related to converting various corpora to OpenNLP Format. |
opennlp.tools.sentdetect | Package related to identifying sentece boundries. |
opennlp.tools.sentdetect.lang | |
opennlp.tools.sentdetect.lang.th | Package related to the processing of Thai data. |
Classes in opennlp.tools.sentdetect used by opennlp.tools.cmdline.sentdetect | |
---|---|
SentenceSample
A SentenceSample contains a document with
begin indexes of the individual sentences. |
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats | |
---|---|
SentenceSample
A SentenceSample contains a document with
begin indexes of the individual sentences. |
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetect | |
---|---|
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. |
|
SentenceModel
The SentenceModel is the model used
by a learnable SentenceDetector . |
|
SentenceSample
A SentenceSample contains a document with
begin indexes of the individual sentences. |
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetect.lang | |
---|---|
EndOfSentenceScanner
Scans Strings, StringBuffers, and char[] arrays for the offsets of sentence ending characters. |
|
SDContextGenerator
Interface for SentenceDetectorME context generators. |
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetect.lang.th | |
---|---|
DefaultSDContextGenerator
Generate event contexts for maxent decisions for sentence detection. |
|
SDContextGenerator
Interface for SentenceDetectorME context generators. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |