klsh: Blocking for Record Linkage

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.

Version: 0.1.0
Depends: R (≥ 3.0.2), blink, stats, utils, plyr
Imports: Rcpp, stringi, SnowballC
Suggests: knitr, ggplot2, rmarkdown
Published: 2020-10-22
Author: Rebecca Steorts [aut, cre]
Maintainer: Rebecca Steorts <beka at stat.duke.edu>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: klsh results

Documentation:

Reference manual: klsh.pdf
Vignettes: klsh

Downloads:

Package source: klsh_0.1.0.tar.gz
Windows binaries: r-devel: klsh_0.1.0.zip, r-release: klsh_0.1.0.zip, r-oldrel: klsh_0.1.0.zip
macOS binaries: r-release (arm64): klsh_0.1.0.tgz, r-oldrel (arm64): klsh_0.1.0.tgz, r-release (x86_64): klsh_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=klsh to link to this page.