Docs.rs
  • zoea-0.1.0
    • zoea 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • FabioMencoboni
    • Dependencies
      • nalgebra ^0.21.0 normal
      • porter-stemmer ^0.1.2 normal
      • rand ^0.7.3 normal
      • rust-stemmers ^1.2.0 normal
      • seahash ^4.0.0 normal
      • sqlite ^0.25.0 normal
      • ureq ^2.1.1 normal
    • Versions
    • 38.46% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

zoea0.1.0

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • web::ErrorHTTP

Functions

  • hash::hash_string
  • kv_database::delete
  • kv_database::get
  • kv_database::list_keys
  • kv_database::set
  • mtx::new_f32_from_vec
  • mtx::new_f32_identity
  • mtx::new_f32_random
  • mtx::new_f32_zeros
  • mtx::new_f64_from_vec
  • mtx::new_f64_identity
  • mtx::new_f64_random
  • mtx::new_f64_zeros
  • nlp::porter_stems
  • nlp::text_token_bigrams
  • nlp::text_tokens
  • sparsevec::cosine_similarity
  • web::get_url

Type Aliases

  • mtx::DMatrix