Uses of Class
opennlp.tools.models.ClassPathModelLoader
Packages that use ClassPathModelLoader
-
Uses of ClassPathModelLoader in opennlp.tools.models
Constructors in opennlp.tools.models with parameters of type ClassPathModelLoaderModifierConstructorDescriptionDefaultClassPathModelProvider
(ClassPathModelFinder finder, ClassPathModelLoader loader) Instantiates aDefaultClassPathModelProvider
with the specifiedmodelJarPattern
, amodel finder
and amodel loader
instance.