Transliterate text into english text

344 views
Skip to first unread message

sameek mishra

unread,
Feb 5, 2021, 1:02:00 PM2/5/21
to Google Cloud Translation API

Hi All,

I want to transliterate text into English in the following way :

Hindi - "आपका स्वागत है"

to

English - "aapaka svaagat hai"

google translatehindi.png

Please suggest API which helps me to achieve the above requirement.

Thanks

Adam Bittlingmayer

unread,
Feb 5, 2021, 1:16:01 PM2/5/21
to Google Cloud Translation API
Hi Sameek,

For transliteration *into* the Latin script from scripts like Devanagari, Cyrillic etc, you don't need a paid API, you can just use a free library.

It won't be perfect, but neither is the one in the Google Translate UI.

(For transliteration from the Latin script other scripts, you'd need an API or statistical approach like seq2seq.)

Adam

sameek mishra

unread,
Feb 8, 2021, 2:12:04 AM2/8/21
to Google Cloud Translation API
Thanks Adam.

We are looking into your suggested library, also could you please guide me paid API which provides transliteration into the Latin script from scripts like Devanagari, Cyrillic etc.

Thanks

Adam Bittlingmayer

unread,
Feb 8, 2021, 3:42:42 AM2/8/21
to Google Cloud Translation API
Hi Sameek,

Google used to have one, but it was deprecated.

The only APIs for transliteration I know of are:


- ModelFront (private beta)

Microsoft does not cover all language/script pairs and may not be a great fit for user-generated content because it requires you to specify the source language and script.

If you're really interested in more then contact us at ModelFront.

Adam

tielve

unread,
Feb 8, 2021, 2:11:25 PM2/8/21
to Google Cloud Translation API
You can still use our Transliterate deprecated API, but please read the deprecation policy first.

Kind regards,

Adam Bittlingmayer

unread,
Feb 8, 2021, 2:20:57 PM2/8/21
to Google Cloud Translation API
Hi all,

The old Google Transliterate API was for going the other direction (e.g. Hindi written in the Latin alphabet to proper Hindi in Devanagari).

(I contributed to it ca. 2008-2009.)

Adam
Reply all
Reply to author
Forward
0 new messages