Skip to main content

Transliteration tools to convert text in one indic script encoding to another

Project description

Indic transliteration tools

Intro

For detailed examples and help, please see individual module files in this package.

Installation or upgrade: * sudo pip2 install indic_transliteration -U * Web.

Transliteration

from indic_transliteration import sanscript
output = sanscript.transliterate('idam adbhutam', sanscript.HK, sanscript.DEVANAGARI)

Script detection

detect.py automatically detects a string’s transliteration scheme:

from indic_transliteration import detect
detect.detect('pitRRIn') == Scheme.ITRANS
detect.detect('pitRRn') == Scheme.HK

For contributors

Contact

Have a problem or question? Please head to github.

Packaging

  • ~/.pypirc should have your pypi login credentials.

    python setup.py bdist_wheel
    twine upload dist/* --skip-existing

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

indic_transliteration-1.4.0-py2.py3-none-any.whl (11.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file indic_transliteration-1.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for indic_transliteration-1.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 daa528ff1d942328462929e62910967558c0e22d846475e27aeca67b1cab1e04
MD5 a278c0bffd1cbf192239270809599388
BLAKE2b-256 0fc998b53544e4abe24659b948c5b789df6f94c2801a942b9360dac21798faa9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page