datasketch-minhash-lsh 0.0.1

A Rust version of the min-hash LSH part of the Python datasketch library
Documentation

minhash-lsh

Build Status

This crate reimplements the MinHash and MinHash LSH approaches from the Python package datasketch in Rust. It's only a partial reimplementation, use it at your own risk.