While I try to create a new service I create a small script in Python to translate with Microsoft Translator.
To use this you have to connect to this website https://datamarket.azure.com/dataset/bing/microsofttranslator and choose your preferred plan. The first 2.000.000 characters are free. After you register an app you'll receive a Client ID and a Client Secret to replace in code.
With code I create a small command in AIML, the bot name is Azure (https://github.com/MyRobotLab/pyrobotlab/tree/master/home/Papaouitai/ai…), try for example:"Translate hello in italian"
[[home/Papaouitai/azureTranslator.py]]
[[home/Papaouitai/aiml/azure.aiml]]
Not work
In line 145 it has no end ")" before are error.
If I add ) there still not work.
Thank for your work.
Thank for your work. Microsoft had migrate azure translator and this service no worky anymore ( or very soon ). Is it possible to update it ?
"DataMarket and Data Services are being retired and will stop accepting new orders after 12/31/2016. Existing subscriptions will be retired and cancelled starting 3/31/2017. Please reach out to your service provider for options if you want to continue service."
http://datamarket.azure.com/dataset/bing/microsofttranslator
fixed, azure translator worky
fixed, azure translator worky !