Uses of Package
opennlp.tools.sentdetect
Packages that use opennlp.tools.sentdetect
Package
Description
Experimental package related to converting various corpora to OpenNLP Format.
Experimental package related to the
Arvores Deitadas corpus
format.Experimental package related to the corpus format used by the "brat rapid annotation tool" (brat).
Experimental package related to the CoNNL-U format.
Experimental package related to the Irish Sentence Bank format.
Experimental package related to the
letsmt
corpus format.Experimental package related to the
MASC
corpus format.Experimental package related to the National corpus of Polish
NKJP
format.Package related to identifying sentence boundaries.
Package related to the processing of Thai data.
-
Classes in opennlp.tools.sentdetect used by opennlp.tools.cmdline.sentdetectClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formatsClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.adClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.bratClassDescriptionThe interface for sentence detectors, which find the sentence boundaries in a text.The
SentenceModel
is the model used by a learnableSentenceDetector
. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.conlluClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.convertClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.irishsentencebankClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.letsmtClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.mascClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.mosesClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.formats.nkjpClassDescriptionA
SentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetectClassDescriptionInterface for
SentenceDetectorME
context generators.The interface for sentence detectors, which find the sentence boundaries in a text.The factory that providesSentenceDetector
default implementations and resourcesTheSentenceModel
is the model used by a learnableSentenceDetector
.ASentenceSample
contains a document with begin indexes of the individual sentences. -
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetect.lang
-
Classes in opennlp.tools.sentdetect used by opennlp.tools.sentdetect.lang.thClassDescriptionGenerate event contexts for maxent decisions for sentence detection.Interface for
SentenceDetectorME
context generators.