Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1296
PHP Script Codes > PHP Porter Word Stemmer
This PHP class is a fairly faithful implementation of the Porter Stemming algorithm for reducing English words to their stems. The primary use of stemming words is in keyword indexing, if you're building a search application.