~linuxgoose/linguistics-robin

ref: f61602823a31a9fe5eeddb01debbcb4188d35056 linguistics-robin/tests/test_corner_cases.py -rw-r--r-- 2.8 KiB
cd2ed9b1 — Jordan Robinson 8 months ago v0.5.7
Merge pull request #22 from linuxgoose/10-add-caverphone1-and-caverphone2

10 add caverphone1 and caverphone2
e7a9c042 — Jordan 8 months ago
Implementation of Caverphone 2 algorithm
b56acc02 — Jordan 8 months ago
Implementation of Caverphone 1 algorithm
4df2332a — Jordan Robinson 8 months ago v0.5.6
Implementation of the DoubleMetaphone algorithm (#20)

* Implementation of the DoubleMetaphone algorithm

* Update README.md

* Update __init__.py
ee094666 — Jordan Robinson 8 months ago v0.5.5
Merge pull request #18 from linuxgoose/1-add-nysiis-algorithm

Addition of NYSIIS
7d73f1d3 — Jordan 8 months ago
Addition of NYSIIS

#1
e134204c — Jordan Robinson 8 months ago
Merge pull request #9 from linuxgoose/7-soundex-incorrect-calculation

Fixing of not dropping all leading instances of the first character m…
b33e6742 — Jordan 8 months ago
Merge branch 'master' into 7-soundex-incorrect-calculation
ba110fe7 — Jordan Robinson 8 months ago
Merge pull request #8 from linuxgoose/6-rebrand---linguistics-robin

Rebranding
63915e4d — Jordan 8 months ago
Fixing of not dropping all leading instances of the first character matching the next in line
4c8c771b — Jordan 8 months ago
Rebranding
efe2269f — Ilias Koutsakis 5 years ago
general updates

* added exception type for empty string
* updated checks in algorithms
* updated tests
* moved to new flit publishing method using pyproject.toml