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_simdoc0.1.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • cosine::CosineSearcher
  • errors::InputError
  • feature::FeatureConfig
  • feature::FeatureExtractor
  • jaccard::JaccardSearcher
  • lsh::minhash::MinHashIter
  • lsh::minhash::MinHasher
  • lsh::simhash::SimHashIter
  • lsh::simhash::SimHasher
  • tfidf::Idf
  • tfidf::Tf

Enums

  • errors::FindSimdocError

Functions

  • lsh::jaccard_distance

Type Aliases

  • errors::Result