0

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

Saheen
  • 1

1 Answers1

0

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

Dave Welden
  • 1,122
  • 6
  • 6