Module datarush.matching
Package com.pervasive.datarush.matching.cluster
Provides operators for clustering the results of duplicate or
linkage discovery.
-
Class Summary Class Description ClusterDuplicates Transform record pairs into clusters of like records, where the two sides of the pair are from the same source.ClusterLinks Transform record pairs into clusters of like records.