resolve
Fuzzy-dedupe a list of records into clusters of likely-duplicate entities. Blocks by normalized token prefix, scores with Jaro-Winkler + token-set matching (exact on email/phone), unions matches above threshold, and returns a merged canonical record per cluster with a confidence score. Deterministic, no LLM calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | ||
| records | Yes |