On Fri, Aug 28, 2009 at 12:38 PM, Karthik <[email protected]> wrote:
> > Hi Cerebrus, > > Thank you for educating me. Let me go through the schemes and update > on this. > > Regards, > Karthik > > On Aug 28, 11:59 am, Cerebrus <[email protected]> wrote: > > That is not translation. आज translated to English would be "Today", > > not "Aaj". What you require is referred to as "Transliteration". > > > > What you need is to map every single character in the Devanagiri > > script to it's Latin alphabet equivalent. For instance, ज would map to > > "J". But you need not put in all that effort because there are already > > transliteration schemes existing for Hindi to English. > > > > For more information, take a look athttp:// > en.wikipedia.org/wiki/Hindi_Language#Transliteration_conventions > > andhttp:// > en.wikipedia.org/wiki/International_Alphabet_of_Sanskrit_Trans... > > > > On Aug 28, 11:36 am, Karthizen <[email protected]> wrote: > > > > > > > > > Hi, > > > > > I am devloping an application in which I have to convert the text > > > typed in Hindi to English. > > > > > say, if I type आज (meaning Today) it should return AAJ in English. > > > > > I am totally new to this & looking athttp://translate.google.com/for > > > the past few hours, however not able to get any idea. > > > > > Can someone give me some hints on doing this? > > > > > Regards, > > > Karthik- Hide quoted text - > > > > - Show quoted text - Hi all, Here I like to add up my proposal actually I am doing Language Detector for Python using n-gram technique I started developing it Some one please tell me how it will sounds. I also planed to implement the same for my final year project. Also as I planned to develop with n-gram technique I could make support for about 76 languages Kindly give me your suggestion. With Anticipation, -- With Regards, Never Say No, Santhosh V.Kumar
