Fast Porter stemmer based on a C version of algorithm
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. For the original work please see: tartarus.org/~martin/PorterStemmer/
$
pkg install rubygem-fast-stemmerOrigin
devel/rubygem-fast-stemmer
Size
28.2KiB
License
MIT
Maintainer
ruby@FreeBSD.org
Dependencies
2 packages
Required by
2 packages