https://github.com/opencoff/dmetaphone
Clone of the public domain Double Metaphone Algorithm - extracted from Python-Fuzzy
https://github.com/opencoff/dmetaphone
Last synced: 12 months ago
JSON representation
Clone of the public domain Double Metaphone Algorithm - extracted from Python-Fuzzy
- Host: GitHub
- URL: https://github.com/opencoff/dmetaphone
- Owner: opencoff
- Created: 2017-07-15T04:25:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T04:26:35.000Z (almost 9 years ago)
- Last Synced: 2025-02-07T06:15:15.890Z (over 1 year ago)
- Language: C
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dmetaphone
Clone of the public domain Double Metaphone Algorithm - extracted from Python-Fuzzy
I put the original code in this repository with no changes. It may be useful for others who wish to use it.