php-snowball

Stem a word using Snowball.


Parameters

Parameter Type Description
$word string  
$language string|null Defaults to “english” when omitted or empty.
$encoding string|null Defaults to “UTF_8” when omitted or empty.

Return Value

string