/bing_translate_api

Translation api using Microsoft Bing Translation Service

Primary LanguagePython

Bing Translation API (Python)

Requirements

  • Sign up for an Azure subscription with Translator Text enabled. Sign-up for a free account

  • Use instructions above to get api-key

Example

python Translate.py --api_key <my_api_key> language_from en language_to de

Notes