Skip to content

Commit edb7687

Browse files
committed
resolve build errors
1 parent 4daa270 commit edb7687

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/ai-services/translator/custom-translator/azure-ai-foundry/beginners-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure AI Translator Custom translation for beginners
33
titleSuffix: Azure AI services
4-
description: A user guide for understanding the end-to-end customized machine translation process.
4+
description: User guide for understanding the end-to-end customized machine translation process.
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-translator

articles/ai-services/translator/custom-translator/azure-ai-foundry/concepts/bleu-score.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "BLEU score - Custom translation"
33
titleSuffix: Azure AI services
4-
description: BLEU is a measurement of the differences between machine translation and human-created reference translations of the same source sentence.
4+
description: The BLEU score measures the differences between machine translation and human-created reference translations of the same source sentence.
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-translator

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Translation Customization - Custom translation
33
titleSuffix: Azure AI services
4-
description: Use the Microsoft Translator Hub to build your own machine translation system using your preferred terminology and style.
4+
description: Build your own machine translation system using your preferred terminology and style.
55
#services: cognitive-services
66
author: laujan
77
manager: nitinme

articles/ai-services/translator/custom-translator/azure-ai-foundry/concepts/data-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Data Filtering - Custom translation"
33
titleSuffix: Azure AI services
4-
description: When you submit documents to be used for training a custom system, the documents undergo a series of processing and filtering steps.
4+
description: Explaining how training documents for a custom system undergo a series of processing and filtering steps.
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-translator

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Dictionary - Custom translation"
33
titleSuffix: Azure AI services
4-
description: How to create an aligned document that specifies a list of phrases or sentences (and their translations) that you always want Microsoft Translator to translate the same way. Dictionaries are sometimes also called glossaries or term bases.
4+
description: How to create an aligned document specifying a list of phrases or sentences (and their translations) that you always want Azure AI Translator to translate in the same manner. Dictionaries can also be called glossaries or term bases.
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-translator

articles/ai-services/translator/custom-translator/azure-ai-foundry/concepts/model-training.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Training and modeling - Custom translation"
33
titleSuffix: Azure AI services
4-
description: A model is the system, which provides translation for a specific language pair. The outcome of a successful training is a model. To train a model, three mutually exclusive data sets are required training dataset, tuning dataset, and testing dataset.
4+
description: "A model is the system that provides translation for a specific language pair. The outcome of a successful training is a model. To train a model, three mutually exclusive data sets are required: training dataset, tuning dataset, and testing dataset."
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-translator

0 commit comments

Comments
 (0)