/rust-minhash

Primary LanguageRustMIT LicenseMIT

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.