Skip to content

Commit 990588e

Browse files
committed
uuf resolution
1 parent b76052b commit 990588e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The [neural phrase dictionary](../../neural-dictionary.md) extends our [dynamic
3232

3333
## Sentence dictionary
3434

35-
A sentence dictionary is not sensitive to letter case. It lets you define an exact target translation for a specific source sentence. For a match to occur, the entire input sentence must exactly match a source entry in the dictionary. If a source entry ends with punctuation, that punctuation is ignored during matching. Partial matches are not accepted—only full sentence matches count. When a match is found, the dictionary returns the corresponding target translation.
35+
A sentence dictionary isn't sensitive to letter case. It lets you define an exact target translation for a specific source sentence. For a match to occur, the entire input sentence must exactly match a source entry in the dictionary. If a source entry ends with punctuation, that punctuation is ignored during matching. Partial matches aren't accepted—only full sentence matches count. When a match is found, the dictionary returns the corresponding target translation.
3636

3737
## Dictionary-only trainings
3838

0 commit comments

Comments
 (0)