Which records matched with each other in a cluster
Ready to audit a cluster? Plug in the Zingg ID and go. Get pair-level traceability for clusters.
Configuration
{
"config": "path_to_original_matching_config/config.json",
"explainOutput": [
{
"name": "outputExplain",
"format": "csv",
"props": {
"location": "/tmp/zinggOutput_explain",
"delimiter": ",",
"header": true
}
}
]
} Last updated
Was this helpful?