An open API service indexing awesome lists of open source software.

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

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.