Skip to content

Commit c11c5ad

Browse files
committed
Fixing some acrolinx suggestions
1 parent a619ef8 commit c11c5ad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/cognitive-services/Translator/throttling.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ ms.author: erhopf
1414

1515
# Throttling Limits for Translator Text
1616

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.
1818

1919
## Character limit per request
2020

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.
2222

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.
2424

2525
## Character limit per hour
2626

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:
2828

2929
| Tier | Character limit |
3030
|------|-----------------|
@@ -38,7 +38,7 @@ These limits are restricted to Microsoft's generic systems. Custom translation s
3838

3939
## Latency
4040

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.
4242

4343
## BreakSentence length limits
4444

0 commit comments

Comments
 (0)