Docs.rs
  • text-tokenizer-0.4.1
    • text-tokenizer 0.4.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • merl-twin
    • Dependencies
      • lazy_static ^1.1 normal
      • regex ^1 normal
      • unicode-segmentation ^1.2 normal
      • unicode_categories ^0.1 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

text_tokenizer0.4.1

  • All Items
  • Re-exports
  • Structs
  • Enums
  • Traits
?
Change settings

Crate text_tokenizer

source ·

Re-exports

  • pub use emoji::EMOJIMAP;
  • pub use emoji::EMOJIMAP;

Structs

  • Breaker
  • CharBoundError
  • CharToken
  • EMOJIMAP
  • PositionalToken
  • Tokens

Enums

  • BasicToken
  • Formatter
  • Number
  • Numerical
  • Separator
  • Token
  • TokenizerOptions

Traits

  • IntoTokenizer
  • Tokenizer
  • UnicodeCategories