Description
Blocking for Record Linkage.
Description
An implementation of the blocking algorithm KLSH in Steorts, Ventura, Sadinle, Fienberg (2014) <DOI:10.1007/978-3-319-11257-2_20>, which is a k-means variant of locality sensitive hashing. The method is illustrated with examples and a vignette.
README.md
klsh
An implementation of the blocking algorithm KLSH (Kmeans locality sensitive hashing) in Steorts, Ventura, Sadinle, Fienberg (2014) https://link.springer.com/chapter/10.1007/978-3-319-11257-2_20, which is a k-means variant of locality sensitive hashing. The method is illustrated with examples and a vignette.
Install the development version from GitHub
devtools::install_github("resteorts/blockr")