Docs.rs
  • dataflow_nlp-0.1.1
    • dataflow_nlp 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • jafioti
    • Dependencies
      • dataflow ^0.4 normal
      • lentrait ^0.2 normal
      • rand ^0.8 normal
      • regex ^1.5 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokenizers ^0.11 normal
    • Versions
    • 54.55% of the crate is documented
  • Platform
    • 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

dataflow_nlp0.1.1

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • pipelines::RandomLoader
  • tokenization::AlphabetTokenizer
  • tokenization::BPETokenizer
  • tokenization::SentenceTokenizer
  • tokenization::WhitespaceTokenizer
  • tokenization::WordpieceTokenizer
  • vocab::BPEVocab
  • vocab::TokenNotFoundError
  • vocab::WordPieceVocab

Traits

  • tokenization::Tokenizer
  • vocab::Vocab

Functions

  • batching::filter_by_length
  • batching::pad_batch
  • batching::pad_mask
  • batching::shuffle_lists
  • batching::sort_lists_by_length