transliteration keyboard
1.0.0
The WebApp is live here.
Given a Englsih word, say “Namasthe”, transliteration is nothing but the conversion of the word to the native language script. (In Hindi, it will be नमते or in Tamil: நமேத)
git clone https://github.com/arkochatterjee/transliteration-keyboard.git
pip3 install -r requirements.txt
python3 app.py
xlit.quillpad.in/quillpad_backend2/processWordJSON?lang=**Language-to-be-translated-in**&inString=**Input String**