Docs.rs
rust-bert-0.7.6
rust-bert 0.7.6
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
guillaume-be
Dependencies
csv ^1.1.3
normal
dirs ^2.0.0
normal
failure ^0.1.7
normal
itertools ^0.9.0
normal
lazy_static ^1.4.0
normal
ordered-float ^1.0.2
normal
reqwest ^0.10.4
normal
rust_tokenizers ~3.1.2
normal
serde ^1.0.106
normal
serde_json ^1.0.51
normal
tch ~0.1.7
normal
tokio ^0.2.21
normal
Versions
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
☰
rust_bert
::
pipelines
::
question_answering
All crates
[
−
]
[src]
Function
rust_bert
::
pipelines
::
question_answering
::
squad_processor
pub fn squad_processor(file_path:
PathBuf
) ->
Vec
<
QaInput
>