Fast Python phonetic algorithms
Fuzzy is a python library implementing common phonetic algorithms quickly. Typically this is in string similarity exercises, but they're pretty versatile. The algorithms are: * Soundex * NYSIIS * Double Metaphone Based on Maurice Aubrey's C code from his perl implementation.
$
pkg install py311-FuzzyOrigin
misc/py-fuzzy
Size
131KiB
License
MIT, ART20
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
0 packages