Uses of Class
opennlp.tools.models.AbstractClassPathModelFinder
Packages that use AbstractClassPathModelFinder
-
Uses of AbstractClassPathModelFinder in opennlp.tools.models.classgraph
Subclasses of AbstractClassPathModelFinder in opennlp.tools.models.classgraphModifier and TypeClassDescriptionclass
Enables the detection of OpenNLP models in the classpath via Classgraph. -
Uses of AbstractClassPathModelFinder in opennlp.tools.models.simple
Subclasses of AbstractClassPathModelFinder in opennlp.tools.models.simpleModifier and TypeClassDescriptionclass
Enables the detection of OpenNLP models in the classpath via JDK classes By default, this class will search for JAR files starting with "opennlp-models-*".