awsmt

Library to use Amazon Web Service machine translation services

source

awstranslate

 awstranslate ()

Class to get translations from the Amazon Web Service Translate API


source

awstranslate.check_langpair

 awstranslate.check_langpair (sourcelang, targetlang)

Function to verify if a language pair identified by language ids is supported


source

awstranslate.translate_text

 awstranslate.translate_text (sourcelang, targetlang, text)

Function to translate text into the target language