A package for phonetic transliteration of Tamil text into English.
Reason this release was yanked:
This was test package, please don't use.
Project description
Tamil_Translite
Tamil_Translite is a Python library designed to transliterate Tamil words to English.
Features
-
Phonetic Transliteration: Offers transliteration of Tamil words into the Roman alphabet, maintaining their phonetic integrity.
Examples:
- கல் → kal
- பொங்கல் → pongal
- வருத்தம் → varuththam
- மருதம் → marudham
-
Helpful for Tamil Learners: Assists individuals learning Tamil by offering an easy-to-use transliteration tool, aiding in pronunciation and comprehension of Tamil words.
Installation
You can install tamil_translite from PyPI using pip:
pip install tamil_translite
Usage
Here's a basic example to get started:
from tamil_translite import translite
tam_sentence = "நிலையில்லாத இவ்வுலகில் நிலையானது தான் என்ன"
translit_sentence = translite(tam_sentence)
print(translit_sentence) # Output: nilaiyillaadha ivvulagil nilaiyaanadhu thaan enna?
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tamil_translite-0.2.tar.gz.
File metadata
- Download URL: tamil_translite-0.2.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44b2940acf1f21595e75143918231c23a70df8502fc7adaaca63950a34150cce
|
|
| MD5 |
3260d8d9eab9cb0e8d6c69e1c3f41751
|
|
| BLAKE2b-256 |
98fbec08cea0ce9e7e5bb609dfb148ef696d8f1580ed7b9f2aa2440aa91c7960
|
File details
Details for the file tamil_translite-0.2-py3-none-any.whl.
File metadata
- Download URL: tamil_translite-0.2-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e9043c7588383e5f2801708ecc8b94d34517a37ab72c0939dc5a0d2c3b4b28e
|
|
| MD5 |
c47bf08816e70e3c622bad5decdd1855
|
|
| BLAKE2b-256 |
e2389e8143760a253c6d5b1b2af6922bef4db75bbf7c4b2128000379f195b80f
|