porter-0.1.0.2: Implementation of the Porter stemming algorithm

Safe HaskellSafe
LanguageHaskell2010

Language.Porter

Documentation

stem :: [Char] -> [Char] Source #