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 corpusformat.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 theletsmtcorpus format.opennlp.tools.formats.masc Experimental package related to theMASCcorpus format.opennlp.tools.formats.moses opennlp.tools.formats.nkjp Experimental package related to the National corpus of PolishNKJPformat.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 ASentenceSamplecontains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats Class Description SentenceSample ASentenceSamplecontains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.ad Class Description SentenceSample ASentenceSamplecontains 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 TheSentenceModelis the model used by a learnableSentenceDetector. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.conllu Class Description SentenceSample ASentenceSamplecontains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.convert Class Description SentenceSample ASentenceSamplecontains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.irishsentencebank Class Description SentenceSample ASentenceSamplecontains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.letsmt Class Description SentenceSample ASentenceSamplecontains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.masc Class Description SentenceSample ASentenceSamplecontains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.moses Class Description SentenceSample ASentenceSamplecontains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.nkjp Class Description SentenceSample ASentenceSamplecontains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetect Class Description EndOfSentenceScanner SDContextGenerator Interface forSentenceDetectorMEcontext generators.SentenceDetector The interface for sentence detectors, which find the sentence boundaries in a text.SentenceDetectorEvaluationMonitor SentenceDetectorFactory The factory that providesSentenceDetectordefault implementations and resourcesSentenceModel TheSentenceModelis the model used by a learnableSentenceDetector.SentenceSample ASentenceSamplecontains 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 forSentenceDetectorMEcontext 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 forSentenceDetectorMEcontext generators.