Package: klsh
Type: Package
Title: Blocking for Record Linkage
Version: 0.1.0
Authors@R: person("Rebecca", "Steorts", email = "beka@stat.duke.edu",
  role = c("aut", "cre"))
Depends: R (>= 3.0.2), blink, stats, utils, plyr
Imports: Rcpp, stringi, SnowballC
Suggests: knitr, ggplot2, rmarkdown
VignetteBuilder: knitr
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. 
Encoding: UTF-8
LazyData: true
License: GPL-3
RoxygenNote: 7.1.1.9000
NeedsCompilation: no
Packaged: 2020-10-14 10:06:18 UTC; rebeccasteorts
Author: Rebecca Steorts [aut, cre]
Maintainer: Rebecca Steorts <beka@stat.duke.edu>
Repository: CRAN
Date/Publication: 2020-10-22 15:20:02 UTC
Built: R 4.4.0; ; 2024-04-05 19:18:31 UTC; unix
