You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Translator/throttling.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,17 +14,17 @@ ms.author: erhopf
14
14
15
15
# Throttling Limits for Translator Text
16
16
17
-
This article provides throttling limits for the Translator Text API, which includes translation, transliteration, sentence length detection, language detection, and alternate translation services.
17
+
This article provides throttling limits for the Translator Text API. Services include translation, transliteration, sentence length detection, language detection, and alternate translations.
18
18
19
19
## Character limit per request
20
20
21
-
Each request is limited to 5,000 characters. You are charged per character, not by the number of requests. Therefore, it's recommended to send shorter requests, and to have some requests outstanding at any given time.
21
+
Each request is limited to 5,000 characters. You're charged per character, not by the number of requests. It's recommended to send shorter requests, and to have some requests outstanding at any given time.
22
22
23
-
There is no limit on the number of outstanding requests to the Translator Text API.
23
+
There's no limit on the number of outstanding requests to the Translator Text API.
24
24
25
25
## Character limit per hour
26
26
27
-
The number of characters that you can send to the Translator Text API per hour are based on your Translator Text subscription tier in the Azure portal. If you reach or surpass these limits, you'll likely receive an out of quota response:
27
+
Your character limit per hour is based on your Translator Text subscription tier. If you reach or surpass these limits, you'll likely receive an out of quota response:
28
28
29
29
| Tier | Character limit |
30
30
|------|-----------------|
@@ -38,7 +38,7 @@ These limits are restricted to Microsoft's generic systems. Custom translation s
38
38
39
39
## Latency
40
40
41
-
Translator Text has a maximum latency of 13 seconds. By this time you'll have received a result or a timeout response. Typically, responses are returned in 150 to 300 milliseconds. Response times will vary based on the size or the request and language pair.
41
+
Translator Text has a maximum latency of 13 seconds. By this time you'll have received a result or a timeout response. Typically, responses are returned in 150 milliseconds to 300 milliseconds. Response times will vary based on the size or the request and language pair.
0 commit comments