datasketch-minhash-lsh

Crates.iodatasketch-minhash-lsh
lib.rsdatasketch-minhash-lsh
version0.0.1
sourcesrc
created_at2021-09-21 09:56:38.559137
updated_at2021-09-21 09:56:38.559137
descriptionA Rust version of the min-hash LSH part of the Python datasketch library
homepage
repositoryhttps://github.com/schelterlabs/rust-minhash
max_upload_size
id454321
size25,472
Stefan Grafberger (stefan-grafberger)

documentation

README

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.

Commit count: 46

cargo fmt