Questions tagged [azure-ai-translator]

1 questions
0
votes
0 answers

Azure AI Translator : How does Translator count characters?

Translator counts every code point defined in Unicode as a character. Each translation counts as a separate translation, even if the request was made in a single API call translating to multiple languages. The length of the response doesn't matter…