#Introduction The Machine transliteration task is to transducer which provide phonetic translation across the different scripts. Here, We provided the Latin - Devanagari phonetic transducer with Recurrent Neural Network - Long short term memory, as a Sequence learning approach. e.g : Input : Good Morning Output : गुड मॉर्निंग
#Requirements Install following dependecy,
- RNNLIB (https://sourceforge.net/projects/rnnl/)
- IPython Notebook
#Author and Contact Ajinkya Kulkarni ajinkyakulkarni.1490@gmail.com
#Condition of Use
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
The code is made available on the condition that they may be used for scientific purposes only and not passed on to third parties. Any use of the data must be duly documented and referenced.