Docs.rs
  • wordcut-engine-1.1.4
    • wordcut-engine 1.1.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • veer66
    • Dependencies
      • anyhow ^1.0 normal
      • lazy_static ^1.4.0 normal
      • prefixtree ^0.1.3 normal
      • regex ^1.6 normal
      • regex-automata ^0.1.10 normal
      • serde ^1.0.27 normal
      • serde_derive ^1.0.27 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • wasm-bindgen ^0.2.69 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate wordcut_engine

  • Version 1.1.4
  • All Items
  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
logo
Change settings

Crate wordcut_engine

source · [−]

Modules

replacer

Structs

ClusterEdge
ClusterPointer
DagEdge
DictEdgeBuilder
Edge
EdgeBuildingContext
RuleBasedEdgeBuilder
TextRange
UnkEdgeBuilder
Wordcut

Enums

EdgeType
WordcutError

Traits

DagEdgeBuilder
EdgeBuilder

Functions

build_dag
create_byte_to_char_idx_map
create_prefix_tree
find_cluster_path
find_clusters
load_cluster_rules
load_dict
load_split_rules
load_wordlist
path_to_byte_ranges
path_to_ranges
path_to_str_vec

Type Definitions

Dag
Dict