Dwords

Package:
Dwords
Summary:
Generate stems from UTF-8 encoded words
Groups:
PHP 5, Text processing
Author:
denis
Description:
This class can be used to generate stems from words encoded using UTF-8.

It takes a text string with words encoded using UTF-8 and converts it into stems strings like the soundex algorithm does, so similar sounding words result in the same word.

The class supports both English and Cyrillic words.


Powered by Gewgley