Skip to content

Instantly share code, notes, and snippets.

@XWilliamY
Created September 1, 2020 16:36
Show Gist options
  • Save XWilliamY/872a9cf977c20e6c5f832443b6b871c2 to your computer and use it in GitHub Desktop.
Save XWilliamY/872a9cf977c20e6c5f832443b6b871c2 to your computer and use it in GitHub Desktop.
# 0: returns the detected source language
translated.src
# 1: returns the language the text has been translated to
translated.dest
# 2: returns the original text
translated.origin
# 3: returns the translated text
translated.text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment