This is a Java based Malyalam to Manglish bot for twitter. It reads tweet with a specific tag (TBD) and do reverse transliterate to Manglish (Malayalam sounds written in English).
This projects attempts to extend the work of Kailash Nadh in the area of reverse transliteration. The Java implementation is based on Javascript code found at https://github.com/knadh/ml2en
Using Twitter for Java (http://twitter4j.org/en) Maven and plans to do a Docker image.