awsmt
Library to use Amazon Web Service machine translation services
awstranslate
awstranslate ()
Class to get translations from the Amazon Web Service Translate API
awstranslate.check_langpair
awstranslate.check_langpair (sourcelang, targetlang)
Function to verify if a language pair identified by language ids is supported
awstranslate.translate_text
awstranslate.translate_text (sourcelang, targetlang, text)
Function to translate text into the target language