Comment on page
Finding the matches
Identifying matching records
Finds the records which match with each other.
./zingg.sh --phase match --conf config.json
As can be seen in the image below, matching records are given the same z_cluster id. Each record also gets a z_minScore and z_maxScore which shows the least/greatest it matched with other records in the same cluster.

Match results
Last modified 1yr ago