Skip to content

nitinthewiz/Transliteration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transliteration

Build Status

Transliteration module provides way to transliterate from English to any Indian Language or from any Indian Language other Indian Language. This module is a part of libindic.

Setting up

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
pip install .

Usage

source env/bin/activate
python
from libindic.transliteration import getInstance
t = getInstance()
text = u"ನಮಸ್ಕಾರ"
t_text = t.transliterate(text, "ml_IN")
print t_text #"നമസ്കാര"

for more read the docs

About

Transliteration module for Indian Languages

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Roff 98.7%
  • Python 1.2%
  • Other 0.1%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy