Implementation of Caverphone 1 algorithm
Implementation of the DoubleMetaphone algorithm (#20)
* Implementation of the DoubleMetaphone algorithm
* Update README.md
* Update __init__.py
Merge pull request #18 from linuxgoose/1-add-nysiis-algorithm
Addition of NYSIIS
Merge pull request #17 from linuxgoose/16-fix-pip-install-in-readme
Fix readme and version
Merge pull request #15 from linuxgoose/14-build-pypi-automated-workflow
Create publish.yml
Merge pull request #9 from linuxgoose/7-soundex-incorrect-calculation
Fixing of not dropping all leading instances of the first character m…
Merge branch 'master' into 7-soundex-incorrect-calculation
Merge pull request #8 from linuxgoose/6-rebrand---linguistics-robin
Rebranding
Fixing of not dropping all leading instances of the first character matching the next in line
bump version after update
limits version range of unidecode
moves unidecode from build requirements to run time requirements