Crandore Hub

joinery

Heuristic Index-Based Record Linkage

Links records that refer to the same entity across sources that share no common key, such as people, firms, or addresses with spelling variation, abbreviations, or reordered words. Linkage is described declaratively as a strategy that normalises, tokenises, phonetically encodes, weights, and blocks each field; candidate pairs are then scored by the rarity-weighted overlap of their tokens and every score is attributed back to individual tokens for explainability. Strategies compose into staged pipelines of exact, fuzzy, and optional embedding-based matching that carry unmatched records forward and resolve entities as connected components. The same strategy runs on an in-memory 'data.table' backend or an out-of-core 'DuckDB' backend, and diagnostic and calibration tools help tune a strategy and filter false positives. The token-retrieval heuristic follows Doherr (2023) <doi:10.2139/ssrn.4326848>.

Versions across snapshots

VersionRepositoryFileSize
1.0.1 rolling linux/jammy R-4.5 joinery_1.0.1.tar.gz 1.5 MiB
1.0.1 rolling linux/noble R-4.5 joinery_1.0.1.tar.gz 1.5 MiB
1.0.1 rolling source/ R- joinery_1.0.1.tar.gz 687.9 KiB
1.0.1 latest linux/jammy R-4.5 joinery_1.0.1.tar.gz 1.5 MiB
1.0.1 latest linux/noble R-4.5 joinery_1.0.1.tar.gz 1.5 MiB
1.0.1 latest source/ R- joinery_1.0.1.tar.gz 687.9 KiB
1.0.1 2026-04-23 source/ R- joinery_1.0.1.tar.gz 0 B

Dependencies (latest)

Imports

Suggests