Class: DefaultUEAStemmer

Inherits:
UEAStemmer show all
Includes:
Singleton
Defined in:
lib/uea-stemmer.rb

Instance Attribute Summary

Attributes inherited from UEAStemmer

#max_acronym_length, #max_word_length, #options, #rules

Method Summary

Methods inherited from UEAStemmer

#add_rule, #initialize, #num_rules, #stem, #stem_with_rule, #to_s

Methods included from StringHelpers

#ends_with?, #remove_suffix

Constructor Details

This class inherits a constructor from UEAStemmer