Did you know ... Search Documentation:
Title for pldoc(dir_index)

nlp

Prolog files

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