| Package | Description |
|---|---|
| org.aksw.gerbil.annotator | |
| org.aksw.gerbil.datatypes | |
| org.aksw.gerbil.tools | |
| org.aksw.gerbil.web.config |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatorConfigurationImpl
Contains all information needed to load an annotator for a specific
experiment type.
|
class |
SingletonAnnotatorConfigImpl |
| Modifier and Type | Field and Description |
|---|---|
AnnotatorConfiguration |
ExperimentTaskConfiguration.annotatorConfig |
| Modifier and Type | Method and Description |
|---|---|
AnnotatorConfiguration |
ExperimentTaskConfiguration.getAnnotatorConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExperimentTaskConfiguration.setAnnotatorConfig(AnnotatorConfiguration annotatorConfig) |
| Constructor and Description |
|---|
ExperimentTaskConfiguration(AnnotatorConfiguration annotatorConfig,
DatasetConfiguration datasetConfig,
ExperimentType type,
Matching matching) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotatorAnalyzer.analyzeAnnotator(AnnotatorConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
AnnotatorConfiguration |
AdapterManager.getAnnotatorConfig(String name,
ExperimentType type) |
| Modifier and Type | Method and Description |
|---|---|
static AdapterList<AnnotatorConfiguration> |
AnnotatorsConfig.annotators() |
AdapterList<AnnotatorConfiguration> |
AdapterManager.getAnnotators() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterManager.setAnnotators(AdapterList<AnnotatorConfiguration> annotators) |
Copyright © 2014–2017. All rights reserved.