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 aDefaultClassPathModelProviderwith the specifiedmodelJarPattern, amodel finderand amodel loaderinstance.