Module minhash

Source
Expand description

1-bit minwise hashing for the Jaccard similarity.

Structsยง

MinHashIter
Iterator to generate sketches with the 1-bit minwise hashing.
MinHasher
1-bit minwise hashing for the Jaccard similarity.