pod pclTextBox
A collection of text manipulation and formatting algorithms.
Classes
Distance |
A collection of algorithms for measuring the distance between two strings. |
Format |
Functions for formatting or rearranging text. |
Ngrams |
Methods for creating and handling n-grams. |
Phonetic |
Algorithms used primarily for matching names based on phonetic similarity. |
Stemmer |
Stemming algorithms are used to remove common endings from words to return a "stem". |
Stopwords |
Stopword lists are used to filter out the common words in a language. |