Uses of Class
opennlp.tools.sentdetect.lang.Factory

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

Uses of Factory in opennlp.tools.sentdetect
 

Constructors in opennlp.tools.sentdetect with parameters of type Factory
SentenceDetectorME(SentenceModel model, Factory factory)
          Deprecated. Use a SentenceDetectorFactory to extend SentenceDetector functionality.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.