- PARAM_CHUNK_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Location of the mapping file for chunk tags to UIMA types.
- PARAM_CHUNK_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
Load the chunk tag to UIMA type mapping from this location instead of locating
the mapping automatically.
- PARAM_CHUNK_TAG_SET - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Use this chunk tag set to use to resolve the tag set mapping instead of using the
tag set defined as part of the model meta data.
- PARAM_CHUNK_TAG_SET - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
Use this chunk tag set to use to resolve the tag set mapping instead of using the
tag set defined as part of the model meta data.
- PARAM_CORPUS - Static variable in class dkpro.toolbox.corpus.CorpusReader
-
Deprecated.
The fully qualified name of the corpus class to be used.
- PARAM_DELETE_COVER - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
When splitting an annotation into multiple parts, e.g.
- PARAM_DEPENDENCY_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Location of the mapping file for dependency tags to UIMA types.
- PARAM_ENCODING - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
Character encoding of the input data.
- PARAM_INTERN_TAGS - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_INTERN_TAGS - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
- PARAM_LANGUAGE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
For analysis engines: Use this language instead of the document language to resolve the model
and tag set mapping.
- PARAM_LANGUAGE - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
The language.
- PARAM_MODEL_ENCODING - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
The character encoding used by the model.
- PARAM_MODEL_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Location from which the model is read.
- PARAM_NAMED_ENTITY_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Location of the mapping file for named entity tags to UIMA types.
- PARAM_POS_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Location of the mapping file for part-of-speech tags to UIMA types.
- PARAM_POS_MAPPING_LOCATION - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
Load the part-of-speech tag to UIMA type mapping from this location instead of locating
the mapping automatically.
- PARAM_POS_TAG_SET - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Use this part-of-speech tag set to use to resolve the tag set mapping instead of using the
tag set defined as part of the model meta data.
- PARAM_POS_TAG_SET - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
Use this part-of-speech tag set to use to resolve the tag set mapping instead of using the
tag set defined as part of the model meta data.
- PARAM_PRINT_TAGSET - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Log the tag set(s) when a model is loaded.
- PARAM_READ_CHUNK - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_READ_CHUNK - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
Write chunk information.
- PARAM_READ_CONSTITUENT - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_READ_DEPENDENCY - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_READ_LEMMA - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_READ_NAMED_ENTITY - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_READ_PENN_TREE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_READ_POS - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_READ_POS - Static variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
Write part-of-speech information.
- PARAM_READ_SENTENCE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_READ_TOKEN - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_SEGMENTATION_MODEL_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Location from which the segmentation model is read.
- PARAM_SOURCE_ENCODING - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Character encoding of the input data.
- PARAM_SOURCE_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Location from which the input is read.
- PARAM_TARGET_ENCODING - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Character encoding of the output data.
- PARAM_TARGET_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Location to which the output is written.
- PARAM_TOKENIZATION_MODEL_LOCATION - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Location from which the tokenization model is read.
- PARAM_VARIANT - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
Variant of a model the model.
- PARAM_WRITE_CONSTITUENT - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_WRITE_DEPENDENCY - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_WRITE_LEMMA - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_WRITE_MORPH - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_WRITE_NAMED_ENTITY - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_WRITE_PENN_TREE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_WRITE_POS - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_WRITE_SENTENCE - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- PARAM_WRITE_TOKEN - Static variable in class dkpro.toolbox.corpus.io.ComponentParameters
-
- posMappingLocation - Variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
- posTagset - Variable in class dkpro.toolbox.corpus.io.Conll2000Reader
-
- valueOf(String) - Static method in enum dkpro.toolbox.corpus.analyzed.CorpusManager.CorpusName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dkpro.toolbox.corpus.raw.TextManager.TextName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dkpro.toolbox.corpus.special.StopwordsCorpus.StopwordsLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dkpro.toolbox.corpus.special.WordCorpus.AvailableLanguage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum dkpro.toolbox.corpus.WackyCorpus.WackyLanguageEdition
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum dkpro.toolbox.corpus.analyzed.CorpusManager.CorpusName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum dkpro.toolbox.corpus.raw.TextManager.TextName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum dkpro.toolbox.corpus.special.StopwordsCorpus.StopwordsLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum dkpro.toolbox.corpus.special.WordCorpus.AvailableLanguage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum dkpro.toolbox.corpus.WackyCorpus.WackyLanguageEdition
-
Returns an array containing the constants of this enum type, in
the order they are declared.