Message Boards Message Boards

How can I implement Google Translate functionality within Mathematica?

Posted 10 years ago

I have played around with features like UrlFetch and UrlFetchAsynchronous, but being relatively new to programming in Mathematica I have been unable to figure out how to implement Google Translate into an interactive Mathematica notebook. Specifically, I need a way to take text (primarily small amounts of text such as individual sentences) written in Arabic and pass it to Google Translate, and then return to Mathematica the English translation of the text for processing and analysis.

POSTED BY: Wren Rudolph
3 Replies

Great that it worked! I suppose that many people in this community might be interested in seeing your solution. Is it possible to post it?

Cheers,

Marco

POSTED BY: Marco Thiel
Posted 10 years ago

Thanks Marco,

Sorry I didn't get around to replying earlier. That Google Translate API was just what I needed, worked like a charm and was very easy to bring the translation data in to Mathematica for processing. I appreciate you taking the time to respond, you were a great help!

-Wren

POSTED BY: Wren Rudolph

Hi,

you might want to use the Google Translate API: https://cloud.google.com/translate/v2/pricing

On the Mathematica side of things you could proceed in a similar way to this: http://community.wolfram.com/groups/-/m/t/344241?p_p_auth=WKn8tDlv

Cheers,

Marco

POSTED BY: Marco Thiel
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract