Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte
A
- AbstractClassPathModelFinder - Klasse in opennlp.tools.models
-
Enables the detection of OpenNLP models in the classpath.
- AbstractClassPathModelFinder() - Konstruktor für Klasse opennlp.tools.models.AbstractClassPathModelFinder
-
By default, it scans for
ClassPathModelFinder.OPENNLP_MODEL_JAR_PREFIX
. - AbstractClassPathModelFinder(String) - Konstruktor für Klasse opennlp.tools.models.AbstractClassPathModelFinder
C
- ClassgraphModelFinder - Klasse in opennlp.tools.models.classgraph
-
Enables the detection of OpenNLP models in the classpath via classgraph.
- ClassgraphModelFinder() - Konstruktor für Klasse opennlp.tools.models.classgraph.ClassgraphModelFinder
-
By default, it scans for "opennlp-models-*.jar".
- ClassgraphModelFinder(String) - Konstruktor für Klasse opennlp.tools.models.classgraph.ClassgraphModelFinder
- ClassPathModel - Datensatzklasse in opennlp.tools.models
- ClassPathModel(Properties, byte[]) - Konstruktor für Datensatzklasse opennlp.tools.models.ClassPathModel
-
Erstellt eine Instanz einer Datensatzklasse
ClassPathModel
. - ClassPathModelEntry - Datensatzklasse in opennlp.tools.models
-
Encapsulates a classpath entry that is associated with an
model URI
and optionalproperties
. - ClassPathModelEntry(URI, Optional<URI>) - Konstruktor für Datensatzklasse opennlp.tools.models.ClassPathModelEntry
-
Erstellt eine Instanz einer Datensatzklasse
ClassPathModelEntry
. - ClassPathModelFinder - Schnittstelle in opennlp.tools.models
- ClassPathModelLoader - Klasse in opennlp.tools.models
-
Responsible for loading OpenNLP models from the classpath.
- ClassPathModelLoader() - Konstruktor für Klasse opennlp.tools.models.ClassPathModelLoader
E
- equals(Object) - Methode in Datensatzklasse opennlp.tools.models.ClassPathModel
-
Gibt an, ob ein anderes Objekt diesem gleich ("equal to") ist.
- equals(Object) - Methode in Datensatzklasse opennlp.tools.models.ClassPathModelEntry
-
Gibt an, ob ein anderes Objekt diesem gleich ("equal to") ist.
F
- findModels(boolean) - Methode in Klasse opennlp.tools.models.AbstractClassPathModelFinder
- findModels(boolean) - Methode in Schnittstelle opennlp.tools.models.ClassPathModelFinder
-
Finds OpenNLP models within the classpath.
G
- getModelLanguage() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModel
- getModelName() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModel
- getModelSHA256() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModel
- getModelVersion() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModel
H
- hashCode() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModel
-
Gibt einen Hashcodewert für diese Objekt zurück.
- hashCode() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModelEntry
-
Gibt einen Hashcodewert für diese Objekt zurück.
L
- load(ClassPathModelEntry) - Methode in Klasse opennlp.tools.models.ClassPathModelLoader
-
Loads a
ClassPathModel
from aClassPathModelEntry
M
- model() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModel
-
Gibt den Wert für die Datensatzkomponente
model
zurück. - model() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModelEntry
-
Gibt den Wert für die Datensatzkomponente
model
zurück.
O
- OPENNLP_MODEL_JAR_PREFIX - Statische Variable in Schnittstelle opennlp.tools.models.ClassPathModelFinder
- opennlp.tools.models - Package opennlp.tools.models
- opennlp.tools.models.classgraph - Package opennlp.tools.models.classgraph
- opennlp.tools.models.simple - Package opennlp.tools.models.simple
P
- properties() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModel
-
Gibt den Wert für die Datensatzkomponente
properties
zurück. - properties() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModelEntry
-
Gibt den Wert für die Datensatzkomponente
properties
zurück.
S
- SimpleClassPathModelFinder - Klasse in opennlp.tools.models.simple
-
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-*".
- SimpleClassPathModelFinder() - Konstruktor für Klasse opennlp.tools.models.simple.SimpleClassPathModelFinder
-
By default, it scans for
ClassPathModelFinder.OPENNLP_MODEL_JAR_PREFIX
. - SimpleClassPathModelFinder(String) - Konstruktor für Klasse opennlp.tools.models.simple.SimpleClassPathModelFinder
T
- toString() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModel
-
Gibt eine Zeichenfolgendarstellung dieser Datensatzklasse zurück.
- toString() - Methode in Datensatzklasse opennlp.tools.models.ClassPathModelEntry
-
Gibt eine Zeichenfolgendarstellung dieser Datensatzklasse zurück.
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte