I have some projects in English that were done previously in Databricks, I want them to be translated into different languages. How can I do it in Alteryx? Do I use the Cognitive services text analytics tool or is there any other tool that I can utilize?
Hello @Diamond555 ,
You may use the google translate API as well.
Here is the macro that is in the Alteryx public gallery:
https://gallery.alteryx.com/#!app/Translate/564687fa3df7da0b4cf7b022
It's really easy to use.
And this one for Azure translate.
https://gallery.alteryx.com/#!app/Microsoft-Azure-Translator-API-3-0/603411f80462d71a2ce767e6
Hope this helps.
Gabriel