Package | Description |
---|---|
org.dkpro.tc.core.io | |
org.dkpro.tc.core.ml | |
org.dkpro.tc.core.task | |
org.dkpro.tc.core.task.deep | |
org.dkpro.tc.core.task.uima |
Modifier and Type | Class and Description |
---|---|
class |
JsonDataWriter
Writes the feature store to a JSON file.
|
class |
PairReader_ImplBase
Abstract base class for readers used in pair-classification.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ModelVersionIO |
Modifier and Type | Class and Description |
---|---|
class |
ModelSerialization_ImplBase |
Modifier and Type | Class and Description |
---|---|
class |
DKProTcDeepTestTask
This is a facade-task that is used in experimental setups to avoid the need for providing the
machine learning adapter when the experiment is wired together, i.e. train-test or
cross-validation.
|
class |
DKProTcShallowSerializationTask |
class |
DKProTcShallowTestTask
This is a facade-task that is used in experimental setups to avoid the need for providing the
machine learning adapter when the experiment is wired together, i.e. train-test or
cross-validation.
|
class |
ExtractFeaturesTask
Executes all feature extractors and stores the feature representation (usually an Weka ARFF file)
on disk.
|
class |
InitTask
Initialization of the TC pipeline 1) checks the validity of the setup 2) runs the preprocessing
3) runs the outcome/unit annotator 4) runs additional validity checks that check the outcome/unit
setup
|
class |
MetaInfoTask
Iterates over all documents and stores required collection-level meta data, e.g. which n-grams
appear in the documents.
|
class |
ModelSerializationTask |
class |
OutcomeCollectionTask
The InitTask writes the outcomes they encountered.
|
Modifier and Type | Class and Description |
---|---|
class |
InitTaskDeep |
class |
PreparationTask
Collects information about the entire document
|
class |
VectorizationTask |
Modifier and Type | Class and Description |
---|---|
class |
DocumentMetaLogger |
class |
DocumentModeAnnotator
Document or Pair are a special kind of unit processing in which only one target which spans over
the entire text span from 0 to documentTextLength().
|
class |
FeatureMetaData |
class |
InstanceExtractor |
class |
InstanceFilter |
class |
OutcomeCollector |
Copyright © 2013–2019 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.