Uses of Package
opennlp.tools.sentdetect
-
Packages that use opennlp.tools.sentdetect Package Description opennlp.tools.cmdline.sentdetect opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format.opennlp.tools.formats.ad Experimental package related to theArvores Deitadas corpus
format.opennlp.tools.formats.brat Experimental package related to the corpus format used by the "brat rapid annotation tool" (brat).opennlp.tools.formats.conllu Experimental package related to the CoNNL-U format.opennlp.tools.formats.convert opennlp.tools.formats.irishsentencebank Experimental package related to the Irish Sentence Bank format.opennlp.tools.formats.letsmt Experimental package related to theletsmt
corpus format.opennlp.tools.formats.masc Experimental package related to theMASC
corpus format.opennlp.tools.formats.moses opennlp.tools.formats.nkjp Experimental package related to the National corpus of PolishNKJP
format.opennlp.tools.sentdetect Package related to identifying sentence boundaries.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 Class Description SentenceDetectorEvaluationMonitor SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats Class Description SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.ad Class Description SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.brat Class Description SentenceDetector The interface for sentence detectors, which find the sentence boundaries in a text.SentenceModel TheSentenceModel
is the model used by a learnableSentenceDetector
. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.conllu Class Description SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.convert Class Description SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.irishsentencebank Class Description SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.letsmt Class Description SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.masc Class Description SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.moses Class Description SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.nkjp Class Description SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetect Class Description EndOfSentenceScanner SDContextGenerator Interface forSentenceDetectorME
context generators.SentenceDetector The interface for sentence detectors, which find the sentence boundaries in a text.SentenceDetectorEvaluationMonitor SentenceDetectorFactory The factory that providesSentenceDetector
default implementations and resourcesSentenceModel TheSentenceModel
is the model used by a learnableSentenceDetector
.SentenceSample ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetect.lang Class Description EndOfSentenceScanner SDContextGenerator Interface forSentenceDetectorME
context generators. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetect.lang.th Class Description DefaultSDContextGenerator Generate event contexts for maxent decisions for sentence detection.SDContextGenerator Interface forSentenceDetectorME
context generators.