Docs.rs
  • nlprule-0.6.4
    • nlprule 0.6.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • bminixhofer
    • Dependencies
      • aho-corasick ^0.7 normal
      • bimap ^0.6 normal
      • bincode ^1.3 normal
      • cfg-if ^1 normal
      • clap ^3.0.0-beta.1 normal optional
      • derivative ^2.2 normal
      • either ^1.6 normal
      • enum_dispatch ^0.3 normal
      • env_logger ^0.8 normal optional
      • fancy-regex ^0.5 normal optional
      • fs-err ^2.5 normal
      • fst ^0.4 normal
      • half ^1.7 normal
      • itertools ^0.10 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • once_cell ^1 normal
      • onig ^6.1 normal optional
      • rayon ^1.5 normal
      • rayon-cond ^0.1 normal
      • regex-syntax ^0.6 normal optional
      • roxmltree ^0.14.0 normal optional
      • serde ^1.0 normal
      • serde-xml-rs ^0.4 normal optional
      • serde_json ^1 normal optional
      • srx ^0.1.3 normal
      • thiserror ^1 normal
      • unicase ^2.6 normal
      • xml-rs ^0.8 normal optional
      • criterion ^0.3 dev
      • quickcheck ^1.0 dev
      • quickcheck_macros ^1.0 dev
      • fs-err ^2.5 build
      • serde_json ^1 build
    • Versions
    • 100% 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

nlprule0.6.4

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • rule::DisambiguationRule
  • rule::Example
  • rule::Rule
  • rule::Suggestions
  • rule::id::Category
  • rule::id::Group
  • rule::id::Index
  • rules::Rules
  • rules::RulesIter
  • rules::RulesIterMut
  • tokenizer::IncompleteSentenceIter
  • tokenizer::SentenceIter
  • tokenizer::Tokenizer
  • tokenizer::chunk::Chunker
  • tokenizer::multiword::MultiwordTagger
  • tokenizer::tag::PosId
  • tokenizer::tag::TagIter
  • tokenizer::tag::Tagger
  • tokenizer::tag::WordId
  • types::IncompleteSentence
  • types::IncompleteToken
  • types::Position
  • types::Sentence
  • types::Span
  • types::Suggestion
  • types::Token
  • types::Word
  • types::WordData
  • types::owned::PosId
  • types::owned::Token
  • types::owned::Word
  • types::owned::WordData
  • types::owned::WordId

Enums

  • Error
  • rule::id::Error
  • rule::id::Selector

Macros

  • rules_filename
  • tokenizer_filename

Functions

  • rules::apply_suggestions
  • rules_filename
  • tokenizer_filename