Hello - I apologize for what I assume to be a stupid question (playing with OpenRefine only one day now ..) - also, not a SW developer or anything like that.
I am having a pretty long list of people's names in a column (all in a specific language), and I want to create another column with these names written in another language.
It feels as if I had a way to make OpenRefine "interact" (using an API, etc) with Google translate, that would do the trick for me. Can I invoke anything like that using GREL ?
something along the lines of GREL_func_google_traslate(value, src_lang, dst_lang) ?
thanks much,
Amir