e4je
Results
2
comments of
e4je
The Chinese version of Azure uses DocumentTranslation to prompt that there is no such resource group
> Thanks a lot, I will test it when deploying to Azure China
The Chinese version of Azure uses DocumentTranslation to prompt that there is no such resource group
Hi@micli I tried Python to call the document translation endpoint and the call was successful and returned the expected result。 The following code is used `import requests endpoint = "https://Translate-no1.cognitiveservices.azure.cn/translator/text/batch/v1.0"...