Hi all,
I have a question about translating Vietnamese language to English in Excel file.
Could you show me how to translate it?
Thank you
Hi all,
I have a question about translating Vietnamese language to English in Excel file.
Could you show me how to translate it?
Thank you
Best answer by danilo_fme
Hi @hoa_le
I created a test for your case:
1 - Account on the Google Translate API
2- Generate a Key for the project
3- Study the API to get the URL for translate language
4 - Creator transformer ( start workspace without a Reader ) instead your case - you need to connect the Excel file
5- Use the transformer HTTPCaller to connect the Google Translate API:
https://translation.googleapis.com/language/translate/v2?key={key-Project API Google}={Attribute your excel}&target={language to translate }&alt=json&source={ vietnan language}
Thanks in Advance,
Danilo
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.