I want to convert chinese text to english text in snowflake
I am having sets of chinese text wanted to convert in english in snowflake
I want to convert chinese text to english text in snowflake
I am having sets of chinese text wanted to convert in english in snowflake
Since you are using Python, you may want to look at Google Translate API for Python. Another option is the unofficial Google Translate Python package