stem 1.5.1

a PHP extension that provides word stemming


This stem extension for PHP provides stemming capability for a variety of languages using Dr. M.F. Porter's Snowball API, which can be found at: http://snowball.tartarus.org

License: BSD

Changes

* PHP 5.4 Compatibility