The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Text-Phonetic MAROS"

Text::Phonetic - A base class for phonetic algorithms River stage one • 2 direct dependents • 3 total dependents

Constructors new $obj = Text::Phonetic::SUBCLASS->new(%PARAMETERS) You can pass arbitrary attributes to the constructor. The only global attribute is "unidecode" which defaults to 1 if not set. This attribute controls if non-latin characters should b...

MAROS/Text-Phonetic-2.09 - 19 Oct 2017 20:32:40 UTC

Text::Phonetic::Koeln - Kölner Phonetik algorithm River stage one • 2 direct dependents • 3 total dependents

The "Kölner Phonetik" is a phonetic algorithm for indexing names by sound, as pronounced in German. The goal is for names with the same pronunciation to be encoded to the same representation so that they can be matched despite minor differences in sp...

MAROS/Text-Phonetic-2.09 - 19 Oct 2017 20:32:40 UTC

Text::Phonetic::Phonix - Phonix algorithm River stage one • 2 direct dependents • 3 total dependents

Phonix is an improved version of Soundex, developed by T.N. Gadd. Phonix has been incorporated into a number of WAIS implementations, including freeWAIS. There seem to be two variants of the Phonix algorithm. One which also includes the first letter ...

MAROS/Text-Phonetic-2.09 - 19 Oct 2017 20:32:40 UTC

Text::Phonetic::Phonem - Phonem algorithm River stage one • 2 direct dependents • 3 total dependents

The PHONEM algorithm is a simple substitution algorithm that was originally implemented in dBase. Implementation of the PHONEM substitutions, as described in Georg Wilde and Carsten Meyer, "Doppelgaenger gesucht - Ein Programm fuer kontextsensitive p...

MAROS/Text-Phonetic-2.09 - 19 Oct 2017 20:32:40 UTC

Text::Phonetic::Soundex - Soundex algorithm River stage one • 2 direct dependents • 3 total dependents

Soundex is a phonetic algorithm for indexing names by sound, as pronounced in English. Soundex is the most widely known of all phonetic algorithms. Improvements to Soundex are the basis for many modern phonetic algorithms. (Wikipedia, 2007) If the pa...

MAROS/Text-Phonetic-2.09 - 19 Oct 2017 20:32:40 UTC

Text::Phonetic::Metaphone - Metaphone algorithm River stage one • 2 direct dependents • 3 total dependents

Metaphone was developed by Lawrence Philips as a response to deficiencies in the Soundex algorithm. It is more accurate than Soundex because it uses a larger set of rules for English pronunciation. (Wikipedia, 2007) This module is a thin wrapper arou...

MAROS/Text-Phonetic-2.09 - 19 Oct 2017 20:32:40 UTC

Text::Phonetic::DaitchMokotoff - Daitch-Mokotoff algorithm River stage one • 2 direct dependents • 3 total dependents

Daitch-Mokotoff Soundex (D-M Soundex) is a phonetic algorithm invented in 1985 by genealogist Gary Mokotoff, and later improved by Randy Daitch, both of the Jewish Genealogical Society. It is a refinement of the Russell and American Soundex algorithm...

MAROS/Text-Phonetic-2.09 - 19 Oct 2017 20:32:40 UTC

Text::Phonetic::DoubleMetaphone - DoubleMetaphone algorithm River stage one • 2 direct dependents • 3 total dependents

The Double Metaphone search algorithm is a phonetic algorithm written by Lawrence Philips and is the second generation of his Metaphone algorithm. (Wikipedia, 2007) The Result is always an array ref containing two (mostly, but not always) identical e...

MAROS/Text-Phonetic-2.09 - 19 Oct 2017 20:32:40 UTC
8 results (0.021 seconds)