Uses of Class
opennlp.tools.sentdetect.lang.Factory
-
Packages that use Factory Package Description 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 Constructor Description SentenceDetectorME(SentenceModel model, Factory factory)
Deprecated.Use aSentenceDetectorFactory
to extend SentenceDetector functionality.
-