Package de.hpi.fgis.dude.postprocessor

Provides all interfaces and classes dealing with the filtering of duplicate lists.

See:
          Description

Class Summary
ExtendedStatisticComponent ExtendedStatisticComponent provides functionality for gathering statistics concerning different measures that can be realized with the Generalized Merge Distance (GMD).
NaiveTransitiveClosureGenerator NaiveTransitiveClosureGenerator implements the naive way of generating transitive closures.
StatisticComponent StatisticComponent provides functionality for gathering statistics concerning the recall, precision and f-measure.
WarshallTransitiveClosureGenerator WarshallTransitiveClosureGenerator implements the Warshall algorithm to calculate the transitive closure.
 

Enum Summary
ExtendedStatisticComponent.Config  
 

Package de.hpi.fgis.dude.postprocessor Description

Provides all interfaces and classes dealing with the filtering of duplicate lists.



Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.