fonema

Simple library, to transform names into phonemes in the Portuguese language of Brazil.


License
BSD-2-Clause
Install
pip install fonema==1.0.6

Documentation

Simple library, to transform names into phonemes in the Portuguese language of Brazil.

Sample

`python >>> import fonema >>> fonema.phonectic("Sample Name") "SN"`

Importante

Baseado no repositório https://github.com/carlosjordao/metaphone-ptbr de autoria do Carlos Costa Jordão.