Stemmer

Description

The PorterStemmer algorithm is an algorithmic word stemmer. It removes suffixes from words (Connections -> Connect) which can greatly assist searching. The algorithm's home page is: http://tartarus.org/~martin/PorterStemmer/

Details

Source
SqueakSource

Categories

System / OS
← Back to results