Roman text to unicode converter
Project description
Nepali Unicode Converter
A tool to convert Romanized text to corresponding Nepali unicode.
Installation
pip install nepali-unicode-converter
Usage
from nepali_unicode_converter.convert import Converter
converter = Converter()
mystring = 'ke chha hajura?'
print(converter.convert(mystring)) ## Output: 'के छ हजुर?'
Mapping Table
Basic vowels
| Roman | Unicode | Roman | Unicode |
|---|---|---|---|
| a | अ | oo | ऊ |
| aa | आ | Ri | ॠ |
| ee | ई | Ree | ॠ |
| i | इ | e | ए |
| u | उ | ai | ऐ |
| o | ओ |
Basic Akaars
| Roman | Unicode | Roman | Unicode | Roman | Unicode |
|---|---|---|---|---|---|
| ka | क | Ta | ट | pa | प |
| kha | ख | Tha | ठ | pha | फ |
| ga | ग | Da | ड | fa | फ |
| gha | घ | Dha | ढ | ba | ब |
| Nga | ङ | Na | ण | bha | भ |
| NGa | ङ्ग | ta | त | va | भ |
| cha | च | tha | थ | ma | म |
| chha | छ | da | द | ya | य |
| ja | ज | dha | ध | ra | र |
| jha | झ | na | न | la | ल |
| yNa | ञ | pa | प | sha | श |
| wa | व | sa | स | Sha | ष |
| ha | ह | ksha | क्ष | tra | त्र |
| gya | ज्ञ | gYa | ग्य |
Halantas
Just omit the 'a' at the end.
Kaar and other suffixes
| Roman | Unicode |
|---|---|
| kaa | का |
| ki | कि |
| kee | की |
| ku | कु |
| koo | कू |
| ke | के |
| kai | कै |
| ko | को |
| kau | कौ |
| kaM | कं |
| kaNN | कँ |
| ka: | क: |
| mRI | मृ |
Numbers
There is a natural mapping.
TODO
- Make it more intelligent.
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
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 nepali_unicode_converter-1.0.3-py3-none-any.whl.
File metadata
- Download URL: nepali_unicode_converter-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cb546cdeef58cbab9de6533e9b86501b7b7188518046bb78a85e134ef98469c
|
|
| MD5 |
4a5448b3d688c40acd32037165046dde
|
|
| BLAKE2b-256 |
0b4def867b19faa3b570451f6365a28f99a46362f4aff9f508fa85482238e557
|