Module simhash

Source
Expand description

Simplified simhash for the Cosine similarity.

Structsยง

SimHashIter
Iterator to generate sketches with the simplified simhash.
SimHasher
Simplified simhash for Cosine similarity.