Docs.rs
  • finalfrontier-0.9.4
    • finalfrontier 0.9.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR BlueOak-1.0.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • danieldk
    • sebpuetz
    • twuebi
    • Dependencies
      • anyhow ^1 normal
      • chrono ^0.4 normal
      • clap ^2 normal
      • conllu ^0.5.1 normal
      • finalfusion ^0.12.4 normal
      • fnv ^1 normal
      • indicatif ^0.15 normal
      • memmap ^0.7 normal
      • ndarray ^0.13 normal
      • ndarray-rand ^0.11 normal
      • num_cpus ^1 normal
      • rand ^0.7 normal
      • rand_core ^0.5 normal
      • rand_xorshift ^0.2 normal
      • serde ^1 normal
      • superslice ^1.0 normal
      • toml ^0.5 normal
      • zipf ^6 normal
      • lazy_static ^1 dev
      • maplit ^1 dev
      • git2 ^0.13 build
    • Versions
    • 73.6% 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

finalfrontier0.9.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BucketConfig
  • CommonConfig
  • CountedType
  • DepembedsConfig
  • DepembedsTrainer
  • DependencyIterator
  • NGramConfig
  • SGD
  • SimpleVocab
  • SimpleVocabConfig
  • SkipGramConfig
  • SkipgramTrainer
  • SubwordVocab
  • SubwordVocabConfig
  • TrainModel
  • VocabBuilder
  • idx::IdxIter
  • idx::SingleIdx
  • idx::WordWithSubwordsIdx
  • io::FileProgress
  • io::SentenceIterator
  • io::TrainInfo

Enums

  • BucketIndexerType
  • Cutoff
  • Dependency
  • LossType
  • ModelType
  • io::EmbeddingFormat

Traits

  • DepIter
  • Trainer
  • Vocab
  • idx::WordIdx
  • io::WriteModelBinary
  • io::WriteModelText
  • io::WriteModelWord2Vec

Functions

  • io::thread_data_conllu
  • io::thread_data_text

Type Aliases

  • Word