An implementation of the blocking algorithm transitive locality-sensitive hashing (TLSH) 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.5.0), blink, stats, utils, plyr, igraph, bit64 |
Suggests: | knitr, ggplot2, rmarkdown |
Published: | 2020-11-06 |
Author: | Rebecca Steorts [aut, cre] |
Maintainer: | Rebecca Steorts <beka at stat.duke.edu> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | tlsh results |
Reference manual: | tlsh.pdf |
Vignettes: |
tlsh |
Package source: | tlsh_0.1.0.tar.gz |
Windows binaries: | r-devel: tlsh_0.1.0.zip, r-release: tlsh_0.1.0.zip, r-oldrel: tlsh_0.1.0.zip |
macOS binaries: | r-release (arm64): tlsh_0.1.0.tgz, r-release (x86_64): tlsh_0.1.0.tgz, r-oldrel: tlsh_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tlsh to link to this page.