Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form
A
- AbstractModelResource<T> - Klasse in opennlp.uima.util
-
Base class provides access to a shared
resource
, eg. a model or dictionary. - AbstractModelResource() - Konstruktor für Klasse opennlp.uima.util.AbstractModelResource
- AbstractSentenceDetector - Klasse in opennlp.uima.sentdetect
- AbstractSentenceDetector() - Konstruktor für Klasse opennlp.uima.sentdetect.AbstractSentenceDetector
- AbstractTokenizer - Klasse in opennlp.uima.tokenize
- ADDITIONAL_TRAINING_DATA_ENCODING - Statische Variable in Klasse opennlp.uima.util.UimaUtil
- ADDITIONAL_TRAINING_DATA_FILE - Statische Variable in Klasse opennlp.uima.util.UimaUtil
- AnnotationComboIterator - Klasse in opennlp.uima.util
-
UIMA Annotation iterator combination of super- and subiterator.
- AnnotationComboIterator(CAS, Type, Type) - Konstruktor für Klasse opennlp.uima.util.AnnotationComboIterator
-
Create a new combo iterator.
- AnnotationComparator - Klasse in opennlp.uima.util
-
Checks two
annotations
for equality. - AnnotationComparator() - Konstruktor für Klasse opennlp.uima.util.AnnotationComparator
- AnnotationIteratorPair - Klasse in opennlp.uima.util
-
A pair of a
UIMA annotation
and anannotation iterator
. - AnnotationIteratorPair(AnnotationFS, Iterable<AnnotationFS>) - Konstruktor für Klasse opennlp.uima.util.AnnotationIteratorPair
- AnnotatorUtil - Klasse in opennlp.uima.util
-
This is a utility class for Annotators.
B
- BEAM_SIZE_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
-
The beam size parameter.
C
- CHILDREN_FEATURE_PARAMETER - Statische Variable in Klasse opennlp.uima.parser.Parser
- CHUNK_TAG_FEATURE_PARAMETER - Statische Variable in Klasse opennlp.uima.chunker.Chunker
-
The chunk tag feature parameter
- CHUNK_TYPE_PARAMETER - Statische Variable in Klasse opennlp.uima.chunker.Chunker
-
The chunk type parameter.
- Chunker - Klasse in opennlp.uima.chunker
-
OpenNLP Chunker annotator.
- Chunker() - Konstruktor für Klasse opennlp.uima.chunker.Chunker
-
Initializes a new instance.
- ChunkerModelResource - Schnittstelle in opennlp.uima.chunker
- ChunkerModelResourceImpl - Klasse in opennlp.uima.chunker
- ChunkerModelResourceImpl() - Konstruktor für Klasse opennlp.uima.chunker.ChunkerModelResourceImpl
- compare(AnnotationFS, AnnotationFS) - Methode in Klasse opennlp.uima.util.AnnotationComparator
-
Compares the start indexes of the annotations.
- ContainingConstraint - Klasse in opennlp.uima.util
-
Checks if an
AnnotationFS
is contained by the given AnnotationFS. - ContainingConstraint() - Konstruktor für Klasse opennlp.uima.util.ContainingConstraint
-
Initializes a
ContainingConstraint
. - ContainingConstraint(AnnotationFS) - Konstruktor für Klasse opennlp.uima.util.ContainingConstraint
-
Initializes a
ContainingConstraint
. - createOptionalDictionary(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Creates a
Dictionary
via the givenUimaContext
. - CUTOFF_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
D
- destroy() - Methode in Klasse opennlp.uima.chunker.Chunker
-
Releases allocated resources.
- destroy() - Methode in Klasse opennlp.uima.namefind.DictionaryNameFinder
-
Releases allocated resources.
- destroy() - Methode in Klasse opennlp.uima.namefind.NameFinder
-
Releases allocated resources.
- destroy() - Methode in Klasse opennlp.uima.parser.Parser
-
Releases allocated resources.
- destroy() - Methode in Klasse opennlp.uima.postag.POSTagger
-
Releases allocated resources.
- destroy() - Methode in Klasse opennlp.uima.sentdetect.SentenceDetector
-
Releases allocated resources.
- destroy() - Methode in Klasse opennlp.uima.tokenize.Tokenizer
-
Releases allocated resources.
- DICTIONARY_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
- DictionaryNameFinder - Klasse in opennlp.uima.namefind
- DictionaryNameFinder() - Konstruktor für Klasse opennlp.uima.namefind.DictionaryNameFinder
-
Initializes a new instance.
- DictionaryResource - Schnittstelle in opennlp.uima.dictionary
- DictionaryResourceImpl - Klasse in opennlp.uima.dictionary
- DictionaryResourceImpl() - Konstruktor für Klasse opennlp.uima.dictionary.DictionaryResourceImpl
- DoccatModelResource - Schnittstelle in opennlp.uima.doccat
- DoccatModelResourceImpl - Klasse in opennlp.uima.doccat
- DoccatModelResourceImpl() - Konstruktor für Klasse opennlp.uima.doccat.DoccatModelResourceImpl
- DocumentCategorizer - Klasse in opennlp.uima.doccat
-
A default implementation of an OpenNLP Document Categorizer.
- DocumentCategorizer() - Konstruktor für Klasse opennlp.uima.doccat.DocumentCategorizer
E
- ExceptionMessages - Klasse in opennlp.uima.util
-
This class contains constants for the exception messages in the exception message catalog.
- ExceptionMessages() - Konstruktor für Klasse opennlp.uima.util.ExceptionMessages
F
- FEATURE_NOT_FOUND - Statische Variable in Klasse opennlp.uima.util.ExceptionMessages
G
- get(StringList) - Methode in Klasse opennlp.uima.normalizer.StringDictionary
-
Retrieves a value from a dictionary via its
key
. - getAnnotation() - Methode in Klasse opennlp.uima.util.AnnotationIteratorPair
- getDictionary() - Methode in Schnittstelle opennlp.uima.dictionary.DictionaryResource
- getDictionary() - Methode in Klasse opennlp.uima.dictionary.DictionaryResourceImpl
- getModel() - Methode in Schnittstelle opennlp.uima.chunker.ChunkerModelResource
- getModel() - Methode in Klasse opennlp.uima.chunker.ChunkerModelResourceImpl
- getModel() - Methode in Schnittstelle opennlp.uima.doccat.DoccatModelResource
- getModel() - Methode in Klasse opennlp.uima.doccat.DoccatModelResourceImpl
- getModel() - Methode in Schnittstelle opennlp.uima.namefind.TokenNameFinderModelResource
- getModel() - Methode in Klasse opennlp.uima.namefind.TokenNameFinderModelResourceImpl
- getModel() - Methode in Schnittstelle opennlp.uima.parser.ParserModelResource
- getModel() - Methode in Klasse opennlp.uima.parser.ParserModelResourceImpl
- getModel() - Methode in Schnittstelle opennlp.uima.postag.POSModelResource
- getModel() - Methode in Klasse opennlp.uima.postag.POSModelResourceImpl
- getModel() - Methode in Schnittstelle opennlp.uima.sentdetect.SentenceModelResource
- getModel() - Methode in Klasse opennlp.uima.sentdetect.SentenceModelResourceImpl
- getModel() - Methode in Schnittstelle opennlp.uima.tokenize.TokenizerModelResource
-
Retrieves the shared model instance.
- getModel() - Methode in Klasse opennlp.uima.tokenize.TokenizerModelResourceImpl
- getOptionalBooleanParameter(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves an optional parameter from the given
UimaContext
. - getOptionalFeature(Type, String, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves an optional
feature parameter
of specified type. - getOptionalFeatureParameter(UimaContext, Type, String, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves an optional
feature parameter
of specified type. - getOptionalFloatParameter(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves an optional parameter from the given
UimaContext
. - getOptionalIntegerParameter(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves an optional parameter from the given
UimaContext
. - getOptionalResourceAsStream(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Opens an
InputStream
for an optional resource via the givenUimaContext
. - getOptionalStringArrayParameter(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves an optional parameter array from the given
UimaContext
. - getOptionalStringParameter(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves an optional parameter from the given
UimaContext
. - getOptionalTypeParameter(UimaContext, TypeSystem, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves an optional
feature parameter
of specified type. - getRequiredBooleanParameter(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a required parameter from the given context.
- getRequiredFeature(Type, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a
Feature
for a specified type andfeatureName
, otherwise an exception is thrown. - getRequiredFeature(Type, String, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a
Feature
of the given type. - getRequiredFeatureParameter(UimaContext, Type, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a
feature parameter
of specified type. - getRequiredFeatureParameter(UimaContext, Type, String, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a
feature parameter
of specified type. - getRequiredFloatParameter(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a required parameter from the given context.
- getRequiredIntegerParameter(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a required parameter from the given context.
- getRequiredStringParameter(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a required parameter from the given context.
- getRequiredTypeParameter(UimaContext, TypeSystem, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a type of the given name from the given type system.
- getResourceAsStream(UimaContext, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Opens an
InputStream
for a resource via the givenUimaContext
. - getSubIterator() - Methode in Klasse opennlp.uima.util.AnnotationIteratorPair
- getType(TypeSystem, String) - Statische Methode in Klasse opennlp.uima.util.AnnotatorUtil
-
Retrieves a type of the given name from the given type system.
H
- hasNext() - Methode in Klasse opennlp.uima.util.AnnotationComboIterator
I
- initialize() - Methode in Klasse opennlp.uima.namefind.DictionaryNameFinder
-
Initializes the current instance with the given context.
- initialize() - Methode in Klasse opennlp.uima.namefind.NameFinder
-
Initializes the current instance with the given context.
- initialize(UimaContext) - Methode in Klasse opennlp.uima.chunker.Chunker
-
Initializes the current instance with the given context.
- initialize(UimaContext) - Methode in Klasse opennlp.uima.doccat.DocumentCategorizer
- initialize(UimaContext) - Methode in Klasse opennlp.uima.doccat.LanguageDetector
- initialize(UimaContext) - Methode in Klasse opennlp.uima.namefind.DictionaryNameFinder
- initialize(UimaContext) - Methode in Klasse opennlp.uima.namefind.NameFinder
- initialize(UimaContext) - Methode in Klasse opennlp.uima.normalizer.Normalizer
-
Initializes the current instance with the given
context
. - initialize(UimaContext) - Methode in Klasse opennlp.uima.parser.Parser
-
Initializes the current instance with the given context.
- initialize(UimaContext) - Methode in Klasse opennlp.uima.postag.POSTagger
-
Initializes the current instance with the given context.
- initialize(UimaContext) - Methode in Klasse opennlp.uima.sentdetect.AbstractSentenceDetector
- initialize(UimaContext) - Methode in Klasse opennlp.uima.sentdetect.SentenceDetector
-
Initializes the current instance with the given context.
- initialize(UimaContext) - Methode in Klasse opennlp.uima.tokenize.AbstractTokenizer
- initialize(UimaContext) - Methode in Klasse opennlp.uima.tokenize.Tokenizer
-
Initializes the current instance with the given context.
- INVALID_DICTIONARY_FORMAT - Statische Variable in Klasse opennlp.uima.util.ExceptionMessages
- IO_ERROR_DICTIONARY_READING - Statische Variable in Klasse opennlp.uima.util.ExceptionMessages
- IO_ERROR_MODEL_READING - Statische Variable in Klasse opennlp.uima.util.ExceptionMessages
- IS_REMOVE_EXISTINGS_ANNOTAIONS - Statische Variable in Klasse opennlp.uima.util.UimaUtil
- isLanguageSupported(String) - Statische Methode in Klasse opennlp.uima.normalizer.NumberUtil
-
Checks if the language is supported.
- ITERATIONS_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
- iterator() - Methode in Klasse opennlp.uima.util.AnnotationComboIterator
L
- LANGUAGE_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
- LanguageDetector - Klasse in opennlp.uima.doccat
-
Analysis Engine (AE) which can detect the language of a text.
- LanguageDetector() - Konstruktor für Klasse opennlp.uima.doccat.LanguageDetector
- load(DataResource) - Methode in Klasse opennlp.uima.util.AbstractModelResource
- loadBytes(File) - Statische Methode in Klasse opennlp.uima.util.OpennlpUtil
-
Loads data from a given
File
. - loadTrainingParams(String, boolean) - Statische Methode in Klasse opennlp.uima.util.OpennlpUtil
-
Loads data from a given
File
.
M
- match(FeatureStructure) - Methode in Klasse opennlp.uima.util.ContainingConstraint
-
Checks if the given
FeatureStructure
matches the constraint. - MESSAGE_CATALOG - Statische Variable in Klasse opennlp.uima.util.ExceptionMessages
- MODEL_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
-
The model parameter.
N
- NAME_TYPE_MAP_PARAMETER - Statische Variable in Klasse opennlp.uima.namefind.NameFinder
- NAME_TYPE_PARAMETER - Statische Variable in Klasse opennlp.uima.namefind.NameFinder
- NameFinder - Klasse in opennlp.uima.namefind
-
OpenNLP Name annotator.
- NameFinder() - Konstruktor für Klasse opennlp.uima.namefind.NameFinder
-
Initializes a new instance.
- next() - Methode in Klasse opennlp.uima.util.AnnotationComboIterator
- Normalizer - Klasse in opennlp.uima.normalizer
-
The Normalizer tries the structure annotations.
- NumberUtil - Klasse in opennlp.uima.normalizer
-
Provides methods to parse numbers which occur in natural language texts.
- NumberUtil() - Konstruktor für Klasse opennlp.uima.normalizer.NumberUtil
O
- opennlp.uima.chunker - Package opennlp.uima.chunker
-
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
- opennlp.uima.dictionary - Package opennlp.uima.dictionary
- opennlp.uima.doccat - Package opennlp.uima.doccat
- opennlp.uima.namefind - Package opennlp.uima.namefind
-
Package related to finding proper names and numeric amounts.
- opennlp.uima.normalizer - Package opennlp.uima.normalizer
- opennlp.uima.parser - Package opennlp.uima.parser
- opennlp.uima.postag - Package opennlp.uima.postag
-
Package related to part-of-speech tagging.
- opennlp.uima.sentdetect - Package opennlp.uima.sentdetect
-
Package related to identifying sentence boundaries.
- opennlp.uima.tokenize - Package opennlp.uima.tokenize
-
Package related to finding tokens or word segments.
- opennlp.uima.util - Package opennlp.uima.util
- OpenNlpAnnotatorProcessException - Ausnahmeklasse in opennlp.uima.util
- OpenNlpAnnotatorProcessException(String, Object[]) - Konstruktor für Ausnahmeklasse opennlp.uima.util.OpenNlpAnnotatorProcessException
- OpenNlpAnnotatorProcessException(String, Object[], Throwable) - Konstruktor für Ausnahmeklasse opennlp.uima.util.OpenNlpAnnotatorProcessException
- OpenNlpAnnotatorProcessException(Throwable) - Konstruktor für Ausnahmeklasse opennlp.uima.util.OpenNlpAnnotatorProcessException
- OpennlpUtil - Klasse in opennlp.uima.util
-
This class contains util methods for the maxent library.
P
- PARAMETER_NOT_FOUND - Statische Variable in Klasse opennlp.uima.util.ExceptionMessages
- parse(String, String) - Statische Methode in Klasse opennlp.uima.normalizer.NumberUtil
-
Parses a specified
number
for a certainlanguageCode
. - PARSE_TYPE_PARAMETER - Statische Variable in Klasse opennlp.uima.parser.Parser
- Parser - Klasse in opennlp.uima.parser
-
Abstract base class for OpenNLP Parser annotators.
- Parser() - Konstruktor für Klasse opennlp.uima.parser.Parser
- ParserModelResource - Schnittstelle in opennlp.uima.parser
- ParserModelResourceImpl - Klasse in opennlp.uima.parser
- ParserModelResourceImpl() - Konstruktor für Klasse opennlp.uima.parser.ParserModelResourceImpl
- POS_FEATURE_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
-
The pos feature parameter.
- POSModelResource - Schnittstelle in opennlp.uima.postag
- POSModelResourceImpl - Klasse in opennlp.uima.postag
- POSModelResourceImpl() - Konstruktor für Klasse opennlp.uima.postag.POSModelResourceImpl
- POSTagger - Klasse in opennlp.uima.postag
-
OpenNLP Part Of Speech annotator.
- POSTagger() - Konstruktor für Klasse opennlp.uima.postag.POSTagger
-
Initializes a new instance.
- PROBABILITY_FEATURE_PARAMETER - Statische Variable in Klasse opennlp.uima.parser.Parser
- PROBABILITY_FEATURE_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
- process(CAS) - Methode in Klasse opennlp.uima.chunker.Chunker
-
Performs chunking on the given
tcas
object. - process(CAS) - Methode in Klasse opennlp.uima.doccat.DocumentCategorizer
- process(CAS) - Methode in Klasse opennlp.uima.doccat.LanguageDetector
- process(CAS) - Methode in Klasse opennlp.uima.namefind.DictionaryNameFinder
-
Performs name finding on the given
CAS
object. - process(CAS) - Methode in Klasse opennlp.uima.namefind.NameFinder
-
Performs name finding on the given
CAS
object. - process(CAS) - Methode in Klasse opennlp.uima.normalizer.Normalizer
- process(CAS) - Methode in Klasse opennlp.uima.parser.Parser
-
Performs parsing on the given
CAS
object. - process(CAS) - Methode in Klasse opennlp.uima.postag.POSTagger
-
Performs pos-tagging on the given tcas object.
- process(CAS) - Methode in Klasse opennlp.uima.sentdetect.AbstractSentenceDetector
- process(CAS) - Methode in Klasse opennlp.uima.tokenize.AbstractTokenizer
- put(StringList, String) - Methode in Klasse opennlp.uima.normalizer.StringDictionary
-
Adds a new entry to the dictionary.
R
- remove() - Methode in Klasse opennlp.uima.util.AnnotationComboIterator
-
Not supported.
- removeAnnotations(CAS, AnnotationFS, Type) - Statische Methode in Klasse opennlp.uima.util.UimaUtil
-
Removes all annotations of type removeAnnotationType which are contained by annotations of type containerAnnotationType.
S
- SENTENCE_TYPE_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
-
The sentence type parameter.
- SentenceDetector - Klasse in opennlp.uima.sentdetect
-
OpenNLP Sentence annotator.
- SentenceDetector() - Konstruktor für Klasse opennlp.uima.sentdetect.SentenceDetector
-
Initializes a new instance.
- SentenceModelResource - Schnittstelle in opennlp.uima.sentdetect
- SentenceModelResourceImpl - Klasse in opennlp.uima.sentdetect
- SentenceModelResourceImpl() - Konstruktor für Klasse opennlp.uima.sentdetect.SentenceModelResourceImpl
- serialize(OutputStream) - Methode in Klasse opennlp.uima.normalizer.StringDictionary
-
Writes the dictionary to the given
OutputStream
. - serialize(BaseModel, File) - Statische Methode in Klasse opennlp.uima.util.OpennlpUtil
- SimpleTokenizer - Klasse in opennlp.uima.tokenize
-
OpenNLP Simple Tokenizer annotator.
- SimpleTokenizer() - Konstruktor für Klasse opennlp.uima.tokenize.SimpleTokenizer
-
Initializes the current instance.
- StringDictionary - Klasse in opennlp.uima.normalizer
- StringDictionary() - Konstruktor für Klasse opennlp.uima.normalizer.StringDictionary
- StringDictionary(InputStream) - Konstruktor für Klasse opennlp.uima.normalizer.StringDictionary
-
Initializes
StringDictionary
via a specifiedInputStream
.
T
- TOKEN_CLASS_FEATURE_NEXT_WINDOW_SIZE_PARAMETER - Statische Variable in Klasse opennlp.uima.namefind.NameFinder
- TOKEN_CLASS_FEATURE_PARAMETER - Statische Variable in Klasse opennlp.uima.namefind.NameFinder
- TOKEN_CLASS_FEATURE_PREV_WINDOW_SIZE_PARAMETER - Statische Variable in Klasse opennlp.uima.namefind.NameFinder
- TOKEN_FEATURE_NEXT_WINDOW_SIZE_PARAMETER - Statische Variable in Klasse opennlp.uima.namefind.NameFinder
- TOKEN_FEATURE_PARAMETER - Statische Variable in Klasse opennlp.uima.namefind.NameFinder
- TOKEN_FEATURE_PREV_WINDOW_SIZE_PARAMETER - Statische Variable in Klasse opennlp.uima.namefind.NameFinder
- TOKEN_PATTERN_OPTIMIZATION - Statische Variable in Klasse opennlp.uima.namefind.NameFinder
- TOKEN_TYPE_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
-
The token type parameter.
- Tokenizer - Klasse in opennlp.uima.tokenize
-
OpenNLP Tokenizer annotator.
- Tokenizer() - Konstruktor für Klasse opennlp.uima.tokenize.Tokenizer
-
Initializes a new instance.
- TokenizerModelResource - Schnittstelle in opennlp.uima.tokenize
-
A
TokenizerModel
which can be shared betweenAnalysisEngine
s and loaded via the UIMA resource model. - TokenizerModelResourceImpl - Klasse in opennlp.uima.tokenize
- TokenizerModelResourceImpl() - Konstruktor für Klasse opennlp.uima.tokenize.TokenizerModelResourceImpl
- TokenNameFinderModelResource - Schnittstelle in opennlp.uima.namefind
- TokenNameFinderModelResourceImpl - Klasse in opennlp.uima.namefind
- TokenNameFinderModelResourceImpl() - Konstruktor für Klasse opennlp.uima.namefind.TokenNameFinderModelResourceImpl
- TRAINING_PARAMS_FILE_PARAMETER - Statische Variable in Klasse opennlp.uima.util.UimaUtil
- TYPE_FEATURE_PARAMETER - Statische Variable in Klasse opennlp.uima.parser.Parser
- TYPE_NOT_FOUND - Statische Variable in Klasse opennlp.uima.util.ExceptionMessages
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.chunker.Chunker
-
Initializes the type system.
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.doccat.LanguageDetector
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.doccat.DocumentCategorizer
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.namefind.DictionaryNameFinder
-
Initializes the
TypeSystem
. - typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.namefind.NameFinder
-
Initializes the type system.
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.normalizer.Normalizer
-
Initializes the type system.
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.parser.Parser
-
Initializes the type system.
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.postag.POSTagger
-
Initializes the type system.
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.sentdetect.AbstractSentenceDetector
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.sentdetect.SentenceDetector
-
Initializes the type system.
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.tokenize.AbstractTokenizer
- typeSystemInit(TypeSystem) - Methode in Klasse opennlp.uima.tokenize.Tokenizer
-
Initializes the type system.
U
- UimaUtil - Klasse in opennlp.uima.util
-
This is a util class for uima operations.
W
- WhitespaceTokenizer - Klasse in opennlp.uima.tokenize
-
OpenNLP Whitespace Tokenizer annotator.
- WhitespaceTokenizer() - Konstruktor für Klasse opennlp.uima.tokenize.WhitespaceTokenizer
-
Initializes the current instance.
- WRONG_FEATURE_TYPE - Statische Variable in Klasse opennlp.uima.util.ExceptionMessages
- WRONG_PARAMETER_TYPE - Statische Variable in Klasse opennlp.uima.util.ExceptionMessages
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form