Skip to content

Commit 82af799

Browse files
committed
final edits
1 parent 02b1d08 commit 82af799

File tree

7 files changed

+7
-8
lines changed

7 files changed

+7
-8
lines changed

articles/cognitive-services/Translator/custom-translator/concepts/bleu-score.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,3 @@ BLEU score.
4646

4747
> [!div class="nextstepaction"]
4848
> [BLEU score evaluation](../how-to/test-your-model.md)
49-

articles/cognitive-services/Translator/custom-translator/concepts/dictionaries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ You can train a model using only dictionary data. To do so, select only the dict
6363
## Next steps
6464

6565
> [!div class="nextstepaction"]
66-
> [Learn about document formatting guidelines](document-formats-naming-convention.md).
66+
> [Learn about document formatting guidelines](document-formats-naming-convention.md)

articles/cognitive-services/Translator/custom-translator/concepts/document-formats-naming-convention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ Translation Memory files (TMX, XLF, XLIFF, LCL, XLSX) aren't required to follow
5353
## Next steps
5454

5555
> [!div class="nextstepaction"]
56-
> [Learn about managing projects](workspace-and-project.md#what-is-a-custom-translator-project).
56+
> [Learn about managing projects](workspace-and-project.md#what-is-a-custom-translator-project)

articles/cognitive-services/Translator/custom-translator/concepts/parallel-documents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ format you uploaded them.
5858
## Next steps
5959

6060
> [!div class="nextstepaction"]
61-
> [Learn how to use a dictionary](dictionaries.md).
61+
> [Learn how to use a dictionary](dictionaries.md)

articles/cognitive-services/Translator/custom-translator/concepts/sentence-alignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ For a training to succeed, the table below shows the minimum number of sentences
5757
## Next steps
5858

5959
> [!div class="nextstepaction"]
60-
> [Learn how to use a dictionary](dictionaries.md).
60+
> [Learn how to use a dictionary](dictionaries.md)

articles/cognitive-services/Translator/custom-translator/concepts/workspace-and-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ language pair, use a project label to differentiate between customers.
6666
## Next steps
6767

6868
> [!div class="nextstepaction"]
69-
> [Learn about model training](model-training.md).
69+
> [Learn about model training](model-training.md)

articles/cognitive-services/Translator/encrypt-data-at-rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Only RSA keys of size 2048 are supported with Cognitive Services encryption. For
7373

7474
To revoke access to customer-managed keys, use PowerShell or Azure CLI. For more information, see [Azure Key Vault PowerShell](/powershell/module/az.keyvault//) or [Azure Key Vault CLI](/cli/azure/keyvault). Revoking access effectively blocks access to all data in the Cognitive Services resource and your models will be undeployed, as the encryption key is inaccessible by Cognitive Services. All uploaded data will also be deleted from Custom Translator.
7575

76-
7776
## Next steps
7877

79-
* [Learn more about Azure Key Vault](../../key-vault/general/overview.md)
78+
> [!div class="nextstepaction"]
79+
> [Learn more about Azure Key Vault](../../key-vault/general/overview.md)

0 commit comments

Comments
 (0)