SimHash implementation in R

488 Views Asked by At

Is there an implementation of simhash in R?

(SimHash is a hash algorithm created by Moses Charikaris which gives similar objects similar hashes)

0

There are 0 best solutions below