class

Cadmium::Stemmer::Token

Inherits Reference / Object

Constructors

new(string : String)
Source

Instance methods

has_suffix(suffix)
Source
has_suffix_in_region(suffix, region)
Source
has_vowel_at_index(index)
Source
mark_region(region, &)
Source
mark_region(region, index)
Source
next_consonant_index(start = 0)
Source
next_vowel_index(start = 0)
Source
orgiginal
Source
regions
Source
replace_all(find, replace)
Source
replace_suffix_in_region(suffix, replace, region)
Source
string
Source
string=(string : String)
Source
using_vowels(vowels : Array(String))
Source
vowels
Source

Macros

method_missing(call)
Source