Package opennlp.tools.models
package opennlp.tools.models
-
ClassDescriptionA base implementation of a
ClassPathModelFinderfor the detection of OpenNLP models in the classpath.A record that holds the binary representation of an OpenNLP model and related properties.Responsible for loading OpenNLP models from the classpath viaentries.A provider for obtaining pre-trained OpenNLPmodelsfrom an application's classpath.A default implementation ofClassPathModelProviderwhich by default relies onSimpleClassPathModelFinderto scan for models in the current classpath.