Skip to content

Commit 6c43bdb

Browse files
authored
Update sentence-alignment.md
As suggested by doc review team, (1) Line 52: It would be best to format the content "It's important to note that:" (and the list that follows) by using a custom Markdown element to create an alert box. Use the extension syntax: > [!NOTE] > Text goes on next line... (2) removed en-us from URL
1 parent 4fb6860 commit 6c43bdb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,11 @@ For a training to succeed, the table below shows the minimum number of sentences
5050
| Testing* | 5,000 | 2,500 |
5151
| Dictionary | 0 | No upper limit |
5252

53-
*It’s important to note:
54-
- Training will not start and will fail if the 10,000 minimum sentence count for Training is not met.
55-
- Tuning and Testing are optional. If you do not provide them, the system will remove an appropriate percentage from Training to use for validation and testing.
56-
- You can train a model using only dictionary data. Please refer to [What is Dictionary](https://docs.microsoft.com/en-us/azure/cognitive-services/translator/custom-translator/what-is-dictionary).
53+
> [!NOTE]
54+
> *It’s important to note:
55+
> - Training will not start and will fail if the 10,000 minimum sentence count for Training is not met.
56+
> - Tuning and Testing are optional. If you do not provide them, the system will remove an appropriate percentage from Training to use for validation and testing.
57+
> - You can train a model using only dictionary data. Please refer to [What is Dictionary](https://docs.microsoft.com/azure/cognitive-services/translator/custom-translator/what-is-dictionary).
5758
5859
## Next steps
5960

0 commit comments

Comments
 (0)