Docs.rs
  • rust-bert-0.17.0
    • rust-bert 0.17.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • guillaume-be
    • Dependencies
      • cached-path ^0.5.1 normal
      • dirs ^4.0.0 normal
      • half ^1.8.2 normal
      • lazy_static ^1.4.0 normal
      • ordered-float ^2.8.0 normal
      • rust_tokenizers ~7.0.0 normal
      • serde ^1.0.132 normal
      • serde_json ^1.0.73 normal
      • tch ~0.6.1 normal
      • thiserror ^1.0.30 normal
      • uuid ^0.8.2 normal
      • anyhow ^1.0.51 dev
      • criterion ^0.3.5 dev
      • csv ^1.1.6 dev
      • tempfile ^3.2.0 dev
      • torch-sys ~0.6.1 dev
    • Versions
    • 60.46% of the crate is documented
  • Go to latest version
  • Platform
    • 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

Type Definition SentimentConfig

Other items in
rust_bert::pipelines::sentiment

logo
Change settings

Type Definition rust_bert::pipelines::sentiment::SentimentConfig[−][src]

pub type SentimentConfig = SequenceClassificationConfig;