Cadmium::Stemmer::Token
Inherits Reference / Object
Constructors
new(string : String)
SourceInstance methods
has_suffix(suffix)
Sourcehas_suffix_in_region(suffix, region)
Sourcehas_vowel_at_index(index)
Sourcemark_region(region, &)
Sourcemark_region(region, index)
Sourcenext_consonant_index(start = 0)
Sourcenext_vowel_index(start = 0)
Sourceorgiginal
Sourceregions
Sourcereplace_all(find, replace)
Sourcereplace_suffix_in_region(suffix, replace, region)
Sourcestring
Sourcestring=(string : String)
Sourceusing_vowels(vowels : Array(String))
Sourcevowels
SourceMacros
method_missing(call)
Source