Uses of Interface
opennlp.tools.sentdetect.SentenceDetector

Packages that use SentenceDetector
opennlp.tools.sentdetect Package related to identifying sentece boundries. 
 

Uses of SentenceDetector in opennlp.tools.sentdetect
 

Classes in opennlp.tools.sentdetect that implement SentenceDetector
 class SentenceDetectorME
          A sentence detector for splitting up raw text into sentences.
 

Constructors in opennlp.tools.sentdetect with parameters of type SentenceDetector
SentenceDetectorEvaluator(SentenceDetector sentenceDetector)
          Initializes the current instance.
 



Copyright © 2010. All Rights Reserved.