Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Cadmium::Stemmer
Inherits
Cadmium::Util::StopWords
/
Reference
/
Object
Class methods
add_stop_word
(word)
Source
add_stop_words
(words)
Source
remove_stop_word
(word)
Source
remove_stop_words
(words)
Source
stem
(token)
Source
tokenize_and_stem
(text, keep_stops = false)
Source
Nested types
Cadmium::Stemmer::Token