Skip to content
Sejal Khatri edited this page Oct 17, 2016 · 1 revision

Welcome to the autoTransliterate wiki!

This is a desktop application(text editor) used for converting English script to Devanagari Script. It uses machine learning concepts by suggesting a script to the user preferred by him maximum times.PyGtk is used for creating a user Interface and communicate with back end python Scripting. XML is used to store the word frequencies and JSON format is used for ASCII mapping of letters.

Clone this wiki locally