Docs.rs
  • ultra-nlp-0.9.0
    • ultra-nlp 0.9.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BlackGlory
    • Dependencies
      • cedarwood ^0.4.6 normal
      • daachorse ^1.0.0 normal
      • lazy_static ^1.5.0 normal
      • regex ^1.11.1 normal
      • criterion ^0.6.0 dev
    • Versions
    • 0% 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
    • 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

ultra_nlp0.9.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Match
  • NgramsIterator
  • TextRange
  • UltraNLPError
  • cedarwood::BackwardDictionary
  • cedarwood::ForwardDictionary
  • daachorse::BackwardDictionary
  • daachorse::ForwardDictionary
  • daachorse::StandardDictionary
  • hashmap::Dictionary

Enums

  • BehaviorForUnmatched

Functions

  • cedarwood::segment_backward_longest
  • cedarwood::segment_bidirectional_longest
  • cedarwood::segment_forward_longest
  • cedarwood::segment_fully
  • daachorse::segment_backward_longest
  • daachorse::segment_bidirectional_longest
  • daachorse::segment_forward_longest
  • daachorse::segment_fully
  • extract_consecutive_chinese_chars
  • extract_consecutive_letters
  • hashmap::segment_backward_longest
  • hashmap::segment_bidirectional_longest
  • hashmap::segment_forward_longest
  • hashmap::segment_fully
  • ngrams

Type Aliases

  • UltraNLPResult