Uses of Class
opennlp.uima.sentdetect.AbstractSentenceDetector
-
Packages that use AbstractSentenceDetector Package Description opennlp.uima.sentdetect Package related to identifying sentece boundries. -
-
Uses of AbstractSentenceDetector in opennlp.uima.sentdetect
Subclasses of AbstractSentenceDetector in opennlp.uima.sentdetect Modifier and Type Class Description class
SentenceDetector
OpenNLP Sentence annotator.
-