double_metaphone.pl -- Phonetic string matching |
double_metaphone/2 | Same as double_metaphone/3, but only returning the primary metaphone. |  |
double_metaphone/3 | Create metaphone and alternative metaphone from In. |  |
isub.pl -- isub: a string similarity measure |
isub/4 | Similarity is a measure of the similarity/dissimilarity between Text1 and Text2. |  |
porter_stem.pl |
snowball.pl -- The Snowball multi-lingual stemmer library |
snowball/3 | Apply the Snowball Algorithm on Input and unify the result (an atom) with Stem. |  |
snowball_current_algorithm/1 | True if Algorithm is the official name of an algorithm suported by snowball/3. |  |