Algorithms: Soundex 2 Johan Barbier (contact me)
This class implements a variant of the soundex algorithm for the French idiom.
The soundex algorithm converts words into an hash that represents the way the word is spelled in English. This class implements a modified version the algorithm to consider French spelling instead of English.