IABSD.fr/ports/textproc/ruby-fast-stemmer/pkg

Branch :


Log

Author Commit Date CI Message
8c80a751 2022-03-11 20:02:12 drop RCS Ids
c7c9f8a2 2015-06-25 18:50:10 update to fast-stemmer-1.0.2
dca4d5c9 2014-01-11 22:51:01 Remove extension source directory from package so that ruby21 FLAVOR packages.
8e5f3b31 2010-12-20 18:15:48 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.