You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Translator/custom-translator/sentence-alignment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ For a training to succeed, the table below shows the minimum number of sentences
51
51
> - Training will not start and will fail if the 10,000 minimum sentence count for Training is not met.
52
52
> - 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.
53
53
> - You can train a model using only dictionary data. Please refer to [What is Dictionary](./what-is-dictionary.md).
54
-
> -If your dictionary contains more than 250,000 sentences, our Document Translator is a better choice. Please refer to [Document Translator](../document-translation/overview.md).
54
+
> - If your dictionary contains more than 250,000 sentences, our Document Translation feature is a better choice. Please refer to [Document Translation](../document-translation/overview.md).
55
55
> - Free (F0) subscription training has a maximum limit of 2,000,000 characters.
Copy file name to clipboardExpand all lines: articles/cognitive-services/Translator/document-translation/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ The following document file types are supported by Document Translation:
59
59
60
60
| File type| File extension|Description|
61
61
|---|---|--|
62
-
|Adobe PDF|pdf|Portable document file format.|
62
+
|Adobe PDF|pdf|Portable document file format. Document Translation uses optical character recognition (OCR) technology to extract and translate text in scanned PDF document while retaining the original layout.|
63
63
|Comma-Separated Values |csv| A comma-delimited raw-data file used by spreadsheet programs.|
64
64
|HTML|html, htm|Hyper Text Markup Language.|
65
65
|Localization Interchange File Format|xlf| A parallel document format, export of Translation Memory systems. The languages used are defined inside the file.|
Copy file name to clipboardExpand all lines: articles/cognitive-services/Translator/whats-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Document Translation .NET and Python client-library SDKs are now generally avail
61
61
62
62
### [Document Translation support for scanned PDF documents](https://aka.ms/blog_ScannedPdfTranslation)
63
63
64
-
* Document Translator uses optical character recognition (OCR) technology to extract and translate text in scanned PDF document while retaining the original layout.
64
+
* Document Translation uses optical character recognition (OCR) technology to extract and translate text in scanned PDF document while retaining the original layout.
0 commit comments