Class: String

Inherits:
Object
  • Object
show all
Includes:
Emoninja::Stemmable
Defined in:
lib/emoninja/porter_stemmer.rb

Overview

Make this script executable, and send it words on stdin, one per line, and it will output the stemmed versions to stdout.

Constant Summary

Constants included from Emoninja::Stemmable

Emoninja::Stemmable::C, Emoninja::Stemmable::CC, Emoninja::Stemmable::MEQ1, Emoninja::Stemmable::MGR0, Emoninja::Stemmable::MGR1, Emoninja::Stemmable::STEP_2_LIST, Emoninja::Stemmable::STEP_3_LIST, Emoninja::Stemmable::SUFFIX_1_REGEXP, Emoninja::Stemmable::SUFFIX_2_REGEXP, Emoninja::Stemmable::V, Emoninja::Stemmable::VOWEL_IN_STEM, Emoninja::Stemmable::VV

Method Summary

Methods included from Emoninja::Stemmable

#stem_porter