| Class | Description |
|---|---|
| Evaluator |
This evaluator is responsible for evaluating set of datasets that have
source, target, gold standard and mappings against set of measures
|
| EvaluatorFactory |
This Factory class gives a measure object based on the specified measure type.
This object can be used through its method calculate() to evaluate the generated mappings |
| FoldData | |
| Summary |
| Enum | Description |
|---|---|
| EvaluatorType |
This enumeration represents the qualitative measures list used in the framework.
They represent an input to the measure factory to retrieve a measure object to evaluate a generated mapping |
Copyright © 2018. All rights reserved.