Registry / utility / wamania-php-stemmer

wamania-php-stemmer

JSON →
library4.0.0phppackagistunverified

A native PHP implementation of stemming algorithms for various languages.

composer require wamania/php-stemmer
INSTALL
IMPORT
SIG · WAMANIA-PHP-STEMME
W
wamania-php-stemmer
utilityphpv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StemmerFactory
use Wamania\Stemmer\StemmerFactory;

Stem an English word using the factory.

use Wamania\Stemmer\StemmerFactory; $stemmer = StemmerFactory::create('english'); echo $stemmer->stem('running'); // Output: run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
wamania-php-stemmer — pip install wamania-php-stemmer · libregistry