Created
January 9, 2021 07:37
-
-
Save Davisy/41a5d924685937ee670ff0967dde4212 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sentence = "I hope that, when I've built up my savings, I'll be able to travel to Mexico" | |
print(detect_and_translate(sentence,target_lang='sw')) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment