Skip to content

jessy-p/malayalam-transliterate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malayalam Transliteration

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.

Getting Started

Prerequisites

Node / npm

Installing

  • Download/ Clone the project
  • run cd malayalam-transliterate
  • update input.txt with your text
  • run node index.js

Running the tests

TBD

Authors

  • jc

License

This project is licensed under the MIT License.

To Do

  • 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)

About

Script to transliterate Malayalam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published