Package de.hpi.fgis.dude.algorithm

Contains all algorithm implementations (and interfaces) that are supported by DuDe.

See:
          Description

Interface Summary
Algorithm Algorithm collects all the methods that are needed by each algorithm implementation.
 

Class Summary
AbstractAlgorithm AbstractAlgorithm implements the functionality that is needed by each algorithm type.
AbstractAlgorithm.AlgorithmIteratorWrapper AlgorithmIteratorWrapper is used for setting some common properties of the generated DuDeObjectPairs.
AbstractDuplicateDetection AbstractDuplicateDetection provides the common functionality that is needed by every duplicate-detection algorithm.
AbstractRecordLinkage AbstractRecordLinkage provides the common functionality that is needed by every record-linkage algorithm.
SortingDuplicateDetection SortingDuplicateDetection implements the preprocessing phase were the data is sorted based on a given SortingKey.
SortingRecordLinkage SortingRecordLinkage implements the preprocessing phase were the data is sorted based on one or several SortingKeys.
 

Package de.hpi.fgis.dude.algorithm Description

Contains all algorithm implementations (and interfaces) that are supported by DuDe.



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