Docs.rs
  • ltp-0.1.0
    • ltp 0.1.0
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • AlongWY
    • Dependencies
      • anyhow ^1 normal
      • apache-avro ^0.14.0 normal
      • binary-heap-plus ^0.4.1 normal
      • cedarwood ^0.4 normal
      • itertools ^0.10 normal
      • num-traits ^0.2 normal
      • rand ^0.8 normal
      • rayon ^1.5 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • smallvec ^1 normal
      • clap ^3 dev
      • ndarray ^0.15 dev
      • ndarray-npy ^0.8 dev
    • 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 ltp

  • Version 0.1.0
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
logo
Change settings

Crate ltp

source · [−]

Re-exports

pub use eisner::eisner;
pub use entities::drop_get_entities;
pub use entities::get_entities;
pub use stnsplit::stn_split;
pub use stnsplit::stn_split_with_options;
pub use stnsplit::SplitOptions;
pub use viterbi::viterbi_decode_postprocessing;

Modules

eisner
entities
hook
perceptron
stnsplit
viterbi

Structs

CWSDefinition
NERDefinition
POSDefinition
Perceptron
Trainer

Enums

Algorithm
PaMode