Docs.rs
  • abbreviation_extractor-0.1.4
    • abbreviation_extractor 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • praise2112
    • Dependencies
      • bincode ^1.3.3 normal
      • indicatif ^0.17.8 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.22 normal
      • num_cpus ^1.16.0 normal
      • punkt_n ^1.0.5 normal
      • pyo3 ^0.22.0 normal
      • pyo3-log ^0.11.0 normal
      • rayon ^1.10.0 normal
      • regex ^1.10.6 normal
      • rustc-hash ^2.0.0 normal
      • serde ^1.0.209 normal
      • criterion ^0.5.1 dev
      • flamegraph ^0.6.5 dev
    • Versions
    • 32% of the crate is documented
  • Platform
    • 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

abbreviation_extractor0.1.4

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • abbreviation_definitions::AbbreviationDefinition
  • abbreviation_definitions::AbbreviationOptions
  • abbreviation_definitions::ExtractionResult
  • abbreviation_definitions::FileExtractionOptions
  • candidate::Candidate
  • utils::LONG_LOWER_CASE
  • utils::PREPOSITIONS

Enums

  • abbreviation_definitions::ExtractionError

Functions

  • extraction::best_candidates
  • extraction::extract_abbreviation_definition_pairs
  • extraction::extract_abbreviation_definition_pairs_parallel
  • extraction::extract_abbreviation_definition_pairs_wrapper
  • extraction::extract_abbreviations_from_file
  • extraction::get_definition
  • extraction::select_definition
  • utils::conditions
  • utils::tokenize_and_clean