Useful tools to work with phonetic algorithm in Python
Project description
# Phonetic-Algorithm This contains our proposed algorithm corephone # Usage To download corephone type: pip3 install Corephone
To use it in code type:
from Corephone import corephone
print(corephone(“Name”)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Corephone-0.2.tar.gz
(10.6 kB
view hashes)
Built Distribution
Corephone-0.2-py3-none-any.whl
(14.2 kB
view hashes)