(stem word)
classifies a word based on its stem
(stem "hello") => "H400"
(stem "hellah") => "H400"
(stem "supercalifragilistiic") => "S162"
classifies a word based on its stem (stem "hello") => "H400" (stem "hellah") => "H400" (stem "supercalifragilistiic") => "S162"
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |