Author :
jeremy
Date :
2010-12-20 18:15:48
Hash :8e5f3b31 Message :Import ruby-fast-stemmer 1.0.0, dependency of ruby-jekyll
Fast-stemmer is simply a wrapping around multithreaded Porter stemming
algorithm.
This gem adds a String#stem method, and it conflicts with the stemmer
gem. It's in order of magnitude faster (and uses much less memory) than
the latter.
textproc/ruby-fast-stemmer/pkg/DESCR
Fast-stemmer is simply a wrapping around multithreaded Porter stemming
algorithm.
This gem adds a String#stem method, and it conflicts with the stemmer
gem. It's in order of magnitude faster (and uses much less memory) than
the latter.