Function rust_bert::pipelines::question_answering::squad_processor[][src]

pub fn squad_processor(file_path: PathBuf) -> Vec<QaInput>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator