Verwendungen von Schnittstelle
opennlp.tools.models.ClassPathModelFinder
Packages, die ClassPathModelFinder verwenden
Package
Beschreibung
-
Verwendungen von ClassPathModelFinder in opennlp.tools.models
Klassen in opennlp.tools.models, die ClassPathModelFinder implementierenModifizierer und TypKlasseBeschreibungclass
Enables the detection of OpenNLP models in the classpath. -
Verwendungen von ClassPathModelFinder in opennlp.tools.models.classgraph
Klassen in opennlp.tools.models.classgraph, die ClassPathModelFinder implementierenModifizierer und TypKlasseBeschreibungclass
Enables the detection of OpenNLP models in the classpath via classgraph. -
Verwendungen von ClassPathModelFinder in opennlp.tools.models.simple
Klassen in opennlp.tools.models.simple, die ClassPathModelFinder implementierenModifizierer und TypKlasseBeschreibungclass
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-*".