| Path: | lib/stemmer.rb |
| Last Update: | Wed Nov 22 23:19:48 PST 2006 |
The Porter stemmer, from http://www.tartarus.org/martin/PorterStemmer/ruby.txt License for this file stemmer.rb ONLY, from http://www.tartarus.org/martin/PorterStemmer/: "All these encodings of the algorithm can be used free of charge for any purpose."
! /local/ruby/bin/ruby
$Id: stemmable.rb,v 1.2 2003/02/01 02:07:30 condit Exp $ See example usage at the end of this file.