Skip to content

Commit 9c63424

Browse files
committed
add adaptive custom translation documentation
1 parent 813dd4d commit 9c63424

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/translator/custom-translator/azure-ai-foundry/concepts/adaptive-custom-translation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ ms.date: 09/30/2025
1010
ms.topic: reference
1111
---
1212

13-
# Adaptive custom translation (adaptCT) API v1.0 (preview)
13+
# Adaptive custom translation v1.0 (preview)
1414

1515
> [!IMPORTANT]
1616
>
1717
> * Azure adaptive custom translation is available in preview. Public preview releases provide early access to features that are in active development.
1818
> * Features, approaches, and processes can change or have limited capabilities, before General Availability (GA).
1919
> * For more information, *see* [**Supplemental Terms of Use for Microsoft Azure Previews**](https://azure.microsoft.com/support/legal/preview-supplemental-terms).
2020
21-
Adaptive custom translation in Azure is a capability of the Translator Text API designed for dynamic, real-time personalization of neural machine translation (NMT). Unlike traditional custom models—which require substantial training data and a separate deployment process—this feature enables the system to adjust to your preferred terminology and writing style using only a handful of examples. This adaptive technology, also known as few-shot learning, is accessible via Azure AI Foundry.
21+
Adaptive custom translation (adaptCT) in Azure is a capability of the Translator Text API designed for dynamic, real-time personalization of neural machine translation (NMT). Unlike traditional custom models—which require substantial training data and a separate deployment process—this feature enables the system to adjust to your preferred terminology and writing style using only a handful of examples. This adaptive technology, also known as few-shot learning, is accessible via Azure AI Foundry.
2222

2323
Key Differences
2424
* **Custom translator**: You provide your data to build a new, tailored translation model, which is then deployed for use.

0 commit comments

Comments
 (0)