Package | Description |
---|---|
opennlp.tools.cmdline.sentdetect | |
opennlp.tools.formats |
Experimental package related to converting various corpora to OpenNLP Format.
|
opennlp.tools.formats.ad | |
opennlp.tools.formats.brat | |
opennlp.tools.formats.convert | |
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.
|
Class and Description |
---|
SentenceDetectorEvaluationMonitor |
SentenceSample
A
SentenceSample contains a document with
begin indexes of the individual sentences. |
Class and Description |
---|
SentenceSample
A
SentenceSample contains a document with
begin indexes of the individual sentences. |
Class and Description |
---|
SentenceSample
A
SentenceSample contains a document with
begin indexes of the individual sentences. |
Class and Description |
---|
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 . |
Class and Description |
---|
SentenceSample
A
SentenceSample contains a document with
begin indexes of the individual sentences. |
Class and Description |
---|
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.
|
SentenceDetectorEvaluationMonitor |
SentenceDetectorFactory
The factory that provides SentenceDetecor default implementations and
resources
|
SentenceModel
The
SentenceModel is the model used
by a learnable SentenceDetector . |
SentenceSample
A
SentenceSample contains a document with
begin indexes of the individual sentences. |
Class and Description |
---|
EndOfSentenceScanner
Scans Strings, StringBuffers, and char[] arrays for the offsets of
sentence ending characters.
|
SDContextGenerator
Interface for
SentenceDetectorME context generators. |
Class and Description |
---|
DefaultSDContextGenerator
Generate event contexts for maxent decisions for sentence detection.
|
SDContextGenerator
Interface for
SentenceDetectorME context generators. |
Copyright © 2015 The Apache Software Foundation. All rights reserved.