Docs.rs
  • wikiwho-0.1.0
    • wikiwho 0.1.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0 AND MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Schuwi
    • Dependencies
      • aho-corasick ^1.1.3 normal
      • blake3 ^1.5.4 normal
      • chrono ^0.4.38 normal
      • compact_str ^0.8.0 normal
      • imara-diff ^0.1.7 normal
      • memchr ^2.7.4 normal
      • pyo3 ^0.22.3 normal optional
      • quick-xml ^0.36.2 normal
      • rand ^0.8.5 normal
      • regex ^1.10.6 normal
      • rustc-hash ^2.0.0 normal
      • string-interner ^0.17.0 normal
      • thiserror ^1.0.63 normal
      • tracing ^0.1.40 normal
      • unicode-case-mapping ^1.0.0 normal
      • criterion ^0.5.1 dev
      • hex ^0.4.3 dev
      • proptest ^1.5.0 dev
      • pyo3 ^0.22.3 dev
      • rand_xoshiro ^0.6.0 dev
    • Versions
    • 6.36% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wikiwho0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • algorithm::Analysis
  • algorithm::ParagraphAnalysis
  • algorithm::ParagraphImmutables
  • algorithm::ParagraphPointer
  • algorithm::RevisionAnalysis
  • algorithm::RevisionImmutables
  • algorithm::RevisionPointer
  • algorithm::SentenceAnalysis
  • algorithm::SentenceImmutables
  • algorithm::SentencePointer
  • algorithm::WordAnalysis
  • algorithm::WordImmutables
  • algorithm::WordPointer
  • dump_parser::Contributor
  • dump_parser::DumpParser
  • dump_parser::Page
  • dump_parser::Revision
  • dump_parser::Sha1Hash
  • dump_parser::SiteInfo

Enums

  • algorithm::AnalysisError
  • algorithm::MaybeVec
  • dump_parser::Namespace
  • dump_parser::ParsingError
  • dump_parser::Text

Traits

  • algorithm::Pointer

Functions

  • utils::compute_avg_word_freq
  • utils::iterate_revision_tokens
  • utils::split_into_paragraphs
  • utils::split_into_sentences
  • utils::split_into_sentences_optimized
  • utils::split_into_tokens
  • utils::to_lowercase
  • utils::trim_in_place