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.5.0-py2.py3-none-any.whl (11.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for indic_transliteration-1.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b2dc8db0b4d9db59f8d8ef3d5c124f51a967e593ccdebdaca30a5b77a7f0d6df
MD5 573beca9684deafd612aa17d6d75fe8c
BLAKE2b-256 e33321930c27d1e9847f949f5a05fec6d5a26ed034c85e56592bad5621b1e87b

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