Downloads
Download tar.gz
163.19 KB
MD5: 27f4372aeb22f55dc7bd587691cf9023
SHA-1: 834b47c0e51f6898509d8dfd244896ec2599ad12
SHA-256: b5028e108620e1d5352773f92afa2dbec8d986baba0ae97c23f5fce3c59c0a6a
Download zip
170.55 KB
MD5: 384c8b83646be373018ebd1425ca4398
SHA-1: 5781a2b589afb583b7804532d275a9419799605b
SHA-256: fcff970c2a4473f8051de99c45e35f67a53da25599c1e9131fd0426a793302f8
Release notes
Uses the PECL stemming library from http://pecl.php.net/package/stem if available, for efficiency. This library functions exactly the same as the PHP implementation in the Porter Stemmer module, and is several times faster due to being compiled and integrated with PHP itself (if it is installed on your web server).