Skip to content

l3ib/soundexpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

soundexpy

Python English-only implementation of the Soundex algorithm.

Usage

 from soundexpy import soundex
 soundex("euler")

License

soundexpy is available under the GNU General Public License v2, or (at your option) any later version.

About

Python implementation of the Soundex algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages