Metaphone 0.6
0
A Python implementation of the metaphone and double metaphone algorithms.
Contents
A Python implementation of the metaphone and double metaphone algorithms.
Stars: 80, Watchers: 80, Forks: 15, Open Issues: 1The oubiwann/metaphone
repo was created 12 years ago and the last code push was 7 months ago. The project is moderately popular with 80 github stars!
How to Install metaphone
You can install metaphone using pip
pip install metaphone
or add it to a project with poetry
poetry add metaphone
Package Details
- Author
- Andrew Collins
- License
- BSD
- Homepage
- https://github.com/oubiwann/metaphone
- PyPi:
- https://pypi.org/project/Metaphone/
- GitHub Repo:
- https://github.com/oubiwann/metaphone
Related Packages
Errors
A list of common metaphone errors.
Code Examples
Here are some metaphone
code examples and snippets.