~linuxgoose/linguistics-robin

ref: ece9cb5f6f6bf7a1c3c09e85f32dd34225c23a95 linguistics-robin/linguistics_robin/phonetics/__init__.py -rw-r--r-- 147 bytes
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.
ca522330 — Lilykos 9 years ago
Updated README with instructions of use.
Added the skeleton for DaitchMokotoff.
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.
dfd0ff94 — Lilykos 9 years ago
First commit.