-
Oct 29th, 2012, 12:32 AM
#1
Transliterate from English to Tamil?
I want to implement an application using to transliterate from English words to Tamil words(English words stored in database as Tamil words).How to implement this using Spring.I don't have basic idea of this..
Thanks in advance
-
Oct 31st, 2012, 04:45 AM
#2
The essence of the transliterating requirement is actually string conversion stuff, you'd better grab some third party libraries to do that complex conversion.
-
Oct 31st, 2012, 04:58 AM
#3
Can you tell me which third party library I have to use? I don't have basic idea to do this
-
Oct 31st, 2012, 08:40 PM
#4
I have no field experience on this , I binged "java transliterate", hope this could help:
The Google Transliterate API Devloper's Guide
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules