Package org.aksw.limes.core.evaluation.evaluator
-
Class Summary Class Description Evaluator This evaluator is responsible for evaluating set of datasets that have source, target, gold standard and mappings against set of measuresEvaluatorFactory 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 mappingsFoldData Summary -
Enum 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