[Snowball-discuss] php stemmer
Martin Porter
martin.porter at grapeshot.co.uk
Tue Oct 4 14:00:39 BST 2005
>There's also a native PHP implementation (rather than a wrapper around
>the generated C version) for just the English stemmer on Martin's own
>stemmer page:
>
>http://www.tartarus.org/~martin/PorterStemmer/
>
This is of course the old "Porter" stemmer, and is therefore distinct from
the English ("Porter2") stemmer of
http://snowball.tartarus.org/algorithms/english/stemmer.html
I would recommend using porter2.
Martin
More information about the Snowball-discuss
mailing list