Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/himanshurajora/indic-transliteration-example
- Owner: himanshurajora
- Created: 2023-10-05T10:59:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-25T09:07:08.000Z (about 1 year ago)
- Last Synced: 2024-12-14T00:14:30.417Z (20 days ago)
- Topics: indic-trans, indic-trans-example, transliteration, transliteration-example, transliterator, translitertion-hindi
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```