lookup_canonical

Function lookup_canonical 

Source
pub fn lookup_canonical(word: &str) -> Option<CanonicalMapping>
Expand description

Look up canonical form for a word (synonym/antonym normalization). Returns the canonical lemma and polarity (Negative for antonyms).