microsoftmt

Library to use Microsoft’s machine translation services

source

microsofttranslate

 microsofttranslate ()

Class to get translations from the Microsoft Translator API


source

microsofttranslate.check_langpair

 microsofttranslate.check_langpair (sourcelang, targetlang)

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


source

microsofttranslate.translate_text

 microsofttranslate.translate_text (sourcelang, targetlang, text)

Function to translate text into the target language