Docs.rs
find-simdoc-0.1.1
find-simdoc 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kampersanda
Dependencies
ahash ^0.8.0
normal
all-pairs-hamming ^0.1.0
normal
hashbrown ^0.12.3
normal
rand ^0.8.5
normal
rand_xoshiro ^0.6.0
normal
rayon ^1.5.3
normal
Versions
96.83%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
find_
simdoc
0.1.1
Module lsh
Module Items
Modules
Functions
In crate find_
simdoc
find_simdoc
Module
lsh
Copy item path
Source
Expand description
Locality-sensitive hashings.
Modules
§
minhash
1-bit minwise hashing for the Jaccard similarity.
simhash
Simplified simhash for the Cosine similarity.
Functions
§
jaccard_
distance
Computes the Jaccard distance.