Function fast_text::sentence_vector[][src]

pub fn sentence_vector(sentence: &str, model: &str) -> Vec<Vec<f64>>

access to the vectors for a given sentence.

Input: sentence Output: A vec of a sentence vector