~linuxgoose/linguistics-robin

ref: e7a9c042c34cb3bfe0dd9a4f0afa04c2f82b6491 linguistics-robin/linguistics_robin/phonetics/phonetic_algorithm.py -rw-r--r-- 1.1 KiB
b33e6742 — Jordan 8 months ago
Merge branch 'master' into 7-soundex-incorrect-calculation
7f55cccc — Lilykos 9 years ago
Added Levenshtein, Hamming distance, removed half-done algorithms.
ea93ccc6 — Lilykos 9 years ago
Algorithm implementation:
* Added Soundex, Fuzzy Soundex, Metaphone, Lein, MRA.
* Added tests for every algorithm.
* Updated Licence.
* Added and tested some utils.