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/ai-services/translator/reference/known-issues.md
+20-17Lines changed: 20 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,38 +11,41 @@ ms.author: lajanuar
11
11
12
12
# Azure AI Translator Known Issues
13
13
14
-
This page lists known issues for Azure AI Translator features. We're continually improving the Microsoft Azure AI Translator, but if you are experiencing an issue, before submitting a support request, review the following list to see if the issue you're experiencing is being addressed and try one of the workaround steps to get unblocked.
15
-
16
-
For notifications regarding service-level outages or degradations, check the [Azure Service Health Portal - Azure Service Health | Microsoft Learn](/azure/service-health/service-health-portal-update).
14
+
We're continually improving and enhancing Azure AI Translator and its features. This page details known issues related to Azure AI Translator capabilities and provides steps to resolve them. Before submitting a support request, review the following list to see if your problem is already being addressed and to find a solution.
17
15
18
16
## Active Known Issues
19
17
18
+
For more information regarding service-level outages, *see* the [Azure status page](https://azure.status.microsoft/en-us/status). To set up outage notifications and alerts, *see* the [Azure Service Health Portal](/service-health/service-health-portal-update).
19
+
20
20
### Text Translation
21
21
22
22
This table lists the current known issues and workarounds for the Text Translator feature:
| 1004 | Model | Preserving context and pronouns | Some translation models do not handle pronouns well; especially third-person pronouns. This is an inherent problem with sentence-level training and inference where context is not preserved. We are actively working to shift all our models to document-level training and inference to preserve the context. New models should significantly improve pronoun resolution and overall translation coherence. | Currently, there is no direct workaround. Users should manually review and adjust pronoun usage as needed. | February 5, 2025 |
27
-
| 1006 | Content | Translating sentences with mixed language text | The Text Translation API does not support translating sentences that contain mixed language input. As a result, translations may be incorrect or incomplete when a single sentence includes multiple languages. | Specify the intended source language, remove the mixed-language sentence, or split the text into single-language segments. | February 5, 2025 |
| 1004 | Model| Preserving context and pronouns| Some translation models don't handle pronouns well; especially third-person pronouns. This issue is due to an inherent problem with sentence-level training and inference where context isn't preserved. We're actively working to shift all our models to document-level training and inference to preserve the context. New models should significantly improve pronoun resolution and overall translation coherence. | Currently, there's no direct workaround. Users should manually review and adjust pronoun usage as needed. | February 5, 2025|
27
+
| 1006 | Content | Translating sentences with mixed language text | The Text Translation API doesn't support translating sentences that contain mixed language input. As a result, translations can be incorrect or incomplete when a single sentence includes multiple languages. | Specify the intended source language, remove the mixed-language sentence, or split the text into single-language segments. | February 5, 2025|
28
+
29
+
28
30
29
31
### Document Translation
30
32
31
-
This table list the active known issues for the Document Translator feature. This table includes existing challenges as well as new items related to complex or mixed content inputs.
33
+
This table list the active known issues for the Document Translator feature. This table includes existing challenges and new items related to complex or mixed content inputs.
| 3001 | Formatting | Formatting of mathematical expressions | In some cases, translated documents may not fully retain the formatting of mathematical expressions. Superscript and subscript numbers can be reformatted incorrectly, leading to discrepancies between expected and actual output. | Currently, there is no direct workaround. Users should manually adjust the formatting of mathematical expressions as needed. | February 5, 2025|
36
-
| 3007 | Content | Translating documents with mixed source languages |Document translation may not translate source documents with multiple languages in some cases. This may lead to incorrect or incomplete results when, for example, a sentence contains more than one language.| To work around this and ensure that the desired language is translated to the target language, specify the intended source language. Alternatively, remove the mixed-language sentence, or split the text into segments containing only one language. | February 5, 2025|
37
-
| 3008 | File types | Translating complex documents | When translating documents with thousands of complex pages—including images, embedded text within images, and manually typed text—the batch translation request may fail during extraction, translation, and reassembly. | Split the large document into smaller sections (for example, divide a 1000-page file into approximately 10 files of 100 pages each) and submit them individually for the best results.| February 5, 2025|
38
-
| 3009 | Formatting | Translating documents containing borderless tables | Borderless tables may not always be processed accurately during translation. Borderless tables present a unique formatting challenge, requiring additional processing to maintain translation accuracy without affecting overall performance. | Recreate documents using bordered tables instead of borderless ones to improve the translation output quality.| February 5, 2025|
| 3001 | Formatting | Formatting of mathematical expressions | In some cases, translated documents don't fully retain the formatting of mathematical expressions. Superscript and subscript numbers can be reformatted incorrectly, leading to discrepancies between expected and actual output. | Currently, there's no direct workaround. Users should manually adjust the formatting of mathematical expressions as needed. | February 5, 2025|
38
+
| 3007 | Content | Translating documents with mixed source languages |In some cases, document translation doesn't translate source documents with multiple languages leading to incorrect or incomplete results. For example, a sentence contains more than one language.| To ensure that the desired language is translated to the target language, specify the intended source language. Alternatively, remove the mixed-language sentence, or split the text into segments containing only one language. | February 5, 2025|
39
+
| 3008 | File types | Translating complex documents | When translating documents with thousands of intricate pages—which comprise images, embedded text within images, and manually typed text—it's possible for the batch translation request to encounter failures during extraction, translation, and reassembly. | Split the large document into smaller sections (for example, divide a 1000-page file into approximately 10 files of 100 pages each) and submit them individually for the best results.| February 5, 2025|
40
+
| 3009 | Formatting | Translating documents containing borderless tables | Borderless tables aren't always be processed accurately during translation. Borderless tables present a unique formatting challenge, requiring additional processing to maintain translation accuracy without affecting overall performance. | Recreate documents using bordered tables instead of borderless ones to improve the translation output quality.| February 5, 2025|
39
41
40
42
41
43
## Recently closed known issues
42
44
43
-
Resolved known issues will be organized in this section in descending order by fixed date. Fixed issues are retained for at least 60 days.
45
+
Resolved known issues are organized in this section in descending order by fixed date. Fixed issues are retained for at least 60 days.
44
46
45
47
## Related content
46
48
47
-
*[Azure Service Health Portal - Azure Service Health | Microsoft Learn](/azure/service-health/service-health-portal-update).
48
-
*[What's new in Azure AI Translator? - Azure AI services | Microsoft Learn](/azure/ai-services/translator/whats-new?tabs=csharp)
49
+
*[Azure Service Health Portal](/service-health/service-health-portal-update).
50
+
*[Azure Status overview](/service-health/azure-status-overview)
51
+
*[What's new in Azure AI Translator?](../whats-new.md)
0 commit comments