[−][src]Crate porter_stemmer
Functions
stem | Given a word, return its stemmed form |
stem_tokenized | Take a word as a Vector of grapheme clusters, and return the stemmed equivalent using Porter's stemming algorithm. |
stem | Given a word, return its stemmed form |
stem_tokenized | Take a word as a Vector of grapheme clusters, and return the stemmed equivalent using Porter's stemming algorithm. |