Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himanshurajora/indic-transliteration-example

Transliteration from English to Hindi
https://github.com/himanshurajora/indic-transliteration-example

indic-trans indic-trans-example transliteration transliteration-example transliterator translitertion-hindi

Last synced: 19 days ago
JSON representation

Transliteration from English to Hindi

Awesome Lists containing this project

README

        

# Transliteration example using indic-trans in python

## Results

I didn't like it that much though. But it provides good enough results. Better to use something else if you have still time left

// How to set it up

```zsh
cd indictrans
pip install -r requirements.txt
pip install .
```

Then run the example

```zsh
python main.py
```