Uses of Interface
opennlp.tools.models.ClassPathModelProvider
Packages that use ClassPathModelProvider
-
Uses of ClassPathModelProvider in opennlp.tools.models
Classes in opennlp.tools.models that implement ClassPathModelProviderModifier and TypeClassDescriptionclass
A default implementation ofClassPathModelProvider
which by default relies onSimpleClassPathModelFinder
to scan for models in the current classpath.