Skip to content

Commit 2518096

Browse files
committed
remove overview article
1 parent 00b680a commit 2518096

File tree

3 files changed

+1
-50
lines changed

3 files changed

+1
-50
lines changed

articles/cognitive-services/Translator/custom-translator/v2-preview/how-to/view-model-test-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Once your model has successfully trained, you can use translations to evaluate t
2121

2222
BLEU (Bilingual Evaluation Understudy) is an algorithm for evaluating the precision or accuracy of text that has been machine translated from one language to another. Custom Translator uses the BLEU metric as one way of conveying translation accuracy.
2323

24-
A BLEU score is a number between zero and 100. A score of zero indicates a very low quality translation where nothing in the translation matched the reference. A score of 100 indicates a perfect translation that is identical to the reference. It's not necessary to attain a score of 100—a BLEU score between 40 and 60 indicates a high quality translation.
24+
A BLEU score is a number between zero and 100. A score of zero indicates a low-quality translation where nothing in the translation matched the reference. A score of 100 indicates a perfect translation that is identical to the reference. It's not necessary to attain a score of 100—a BLEU score between 40 and 60 indicates a high-quality translation.
2525

2626
[Read more](/azure/cognitive-services/translator/custom-translator/what-is-bleu-score?WT.mc_id=aiml-43548-heboelma)
2727

articles/cognitive-services/Translator/custom-translator/v2-preview/project-overview.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

articles/cognitive-services/Translator/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ items:
140140
- name: Custom Translation | Preview
141141
expanded: true
142142
items:
143-
- name: Overview
144-
href: custom-translator/v2-preview/project-overview.md
145143
- name: Custom Translator for beginners
146144
href: custom-translator/v2-preview/beginners-guide.md
147145
- name: Quickstart

0 commit comments

Comments
 (0)