https://github.com/civicdatalab/transliteration_api
https://github.com/civicdatalab/transliteration_api
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/civicdatalab/transliteration_api
- Owner: CivicDataLab
- Created: 2019-12-22T12:48:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-23T07:31:35.000Z (about 6 years ago)
- Last Synced: 2025-01-14T02:11:51.780Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# transliteration_api
Transliteration api wrapper for Indictrans: https://github.com/libindic/indic-trans/
## Development server
Create virtual environment and setup IndicTrans: (Instructions here: https://github.com/libindic/indic-trans)
Run `pip install -r requirements.pip` to install dependencies
Run `Python app.py` to run the server
# API documentation
WIP