is_derivable_noun

Function is_derivable_noun 

Source
pub fn is_derivable_noun(word: &str) -> bool
Expand description

Check if a word is a known common noun or derivable from one. This is used for sentence-initial capitalization disambiguation.