Module lsh

Source
Expand description

Locality-sensitive hashings.

Modules§

minhash
1-bit minwise hashing for the Jaccard similarity.
simhash
Simplified simhash for the Cosine similarity.

Functions§

jaccard_distance
Computes the Jaccard distance.