Docs.rs
  • vibrato-0.5.2
    • vibrato 0.5.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kampersanda
    • vbkaisetsu
    • Dependencies
      • bincode ^2.0.1 normal
      • crawdad ^0.3.0 normal
      • csv-core ^0.1.10 normal
      • hashbrown ^0.12 normal
      • regex ^1 normal
      • rucrf ^0.3.3 normal optional
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vibrato0.5.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • dictionary::Dictionary
  • dictionary::WordIdx
  • dictionary::builder::SystemDictionaryBuilder
  • errors::InvalidArgumentError
  • errors::InvalidFormatError
  • token::Token
  • token::TokenIter
  • tokenizer::Tokenizer
  • tokenizer::worker::Worker
  • trainer::Corpus
  • trainer::Example
  • trainer::Model
  • trainer::Trainer
  • trainer::TrainerConfig
  • trainer::Word

Enums

  • dictionary::LexType
  • errors::VibratoError

Functions

  • common::bincode_config
  • mecab::generate_bigram_info

Type Aliases

  • errors::Result

Constants

  • VERSION
  • common::BOS_EOS_CONNECTION_ID
  • common::MAX_SENTENCE_LENGTH