A script that uses Transliterate API to convert Malayalam written in English script into Malayalam. Helpful for transliterating large amount of text instead of word by word supported by standard input tools.
Node / npm
- Download/ Clone the project
- run
cd malayalam-transliterate
- update input.txt with your text
- run
node index.js
TBD
- jc
This project is licensed under the MIT License.
- commas seem to be getting missed
- what is the maximum size which can be updated?
- way to avoid some words from getting transliterated. (use backticks or a dictionary)