Link to this function
porter2 v0.1.1 Porter2.Word
Functions concerned with the actual stemming and associated helper functions
Link to this section Summary
Link to this section Functions
Link to this function
is_word_short?(word)
Link to this function
primary_suffix_deletion(word)
Link to this function
r1_region(word)
Link to this function
r2_region(word)
Link to this function
remove_apostrophe_s_suffix(word)
Link to this function
replace_suffixes(word)
Link to this function
reverse_r1_region(drow)
Link to this function
reverse_r2_region(drow)
Link to this function
secondary_special_suffix_replacement(word)
Link to this function
secondary_suffix_deletion(word)
Link to this function
transform_vowel_ys(word)
Link to this function
trim_leading_apostrophe(word)
Link to this function