Package | Description |
---|---|
de.gwdg.metadataqa.api.calculator |
Calculator implementations.
|
de.gwdg.metadataqa.api.problemcatalog |
Problem catalog implementation.
|
de.gwdg.metadataqa.api.rule |
Rule catalog implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
CompletenessCalculator<T extends XmlFieldInstance> |
class |
FieldExtractor |
class |
LanguageCalculator |
class |
MultilingualitySaturationCalculator |
class |
TfIdfCalculator |
class |
UniquenessCalculator |
Modifier and Type | Field and Description |
---|---|
protected List<Calculator> |
CalculatorFacade.calculators
The list of registered calculator objects.
|
Modifier and Type | Method and Description |
---|---|
List<Calculator> |
CalculatorFacade.getCalculators()
Return the list of all registered calculators.
|
Modifier and Type | Class and Description |
---|---|
class |
ProblemCatalog |
Modifier and Type | Class and Description |
---|---|
class |
RuleCatalog |
Copyright © 2020. All rights reserved.