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

https://github.com/dedupeio/doublemetaphone

:sound: Python wrapper for a C++ Double Metaphone
https://github.com/dedupeio/doublemetaphone

double-metaphone python string-matching

Last synced: 30 days ago
JSON representation

:sound: Python wrapper for a C++ Double Metaphone

Awesome Lists containing this project

README

          

# doublemetaphone

Python wrapper for Stephen Lacy's C++ Implementation of Double Metaphone. https://github.com/slacy/double-metaphone

Part of the [Dedupe.io](https://dedupe.io/) cloud service and open source toolset for de-duplicating and finding fuzzy matches in your data.

The Artistic license for this project has been selected in good faith based on the license for the underlying C++ library (corresponding [issue](https://github.com/slacy/double-metaphone/issues/1))