Skip to content

Commit 807c318

Browse files
authored
Merge pull request #75392 from MicrosoftDocs/master
[Hotfix] Cognitive Services Extend Hub Retirement
2 parents ed66a70 + 51b8482 commit 807c318

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

articles/cognitive-services/Translator/customization.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ More details about the various levels of customization based on available data c
3838
## Microsoft Translator Hub
3939

4040
> [!NOTE]
41-
> The legacy Microsoft Translator Hub will be retired on April 30, 2019. [View important migration information and dates](https://www.microsoft.com/translator/business/hub/).
41+
> The legacy Microsoft Translator Hub will be retired on May 17, 2019. [View important migration information and dates](https://www.microsoft.com/translator/business/hub/).
4242
4343
## Custom Translator versus Hub
4444

@@ -55,8 +55,6 @@ More details about the various levels of customization based on available data c
5555

5656
> [!NOTE]
5757
> As of February 1, 2018, AddTranslation() and AddTranslationArray() are no longer available for use with the Translator Text API V2.0. These methods will fail and nothing will be written. The Translator Text API V3.0 does not support these methods.
58-
>
59-
> Similar functionality is available in the Translator Hub API. See [https://hub.microsofttranslator.com/swagger](https://hub.microsofttranslator.com/swagger).
6058
6159
## Next steps
6260

articles/cognitive-services/Translator/migrate-to-v3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: v-jansko
1717
> [!NOTE]
1818
> V2 was deprecated on April 30, 2018. Please migrate your applications to V3 in order to take advantage of new functionality available exclusively in V3.
1919
>
20-
> The Microsoft Translator Hub will be retired on April 30, 2019. [View important migration information and dates](https://www.microsoft.com/translator/business/hub/).
20+
> The Microsoft Translator Hub will be retired on May 17, 2019. [View important migration information and dates](https://www.microsoft.com/translator/business/hub/).
2121
2222
The Microsoft Translator team has released Version 3 (V3) of the Translator Text API. This release includes new features, deprecated methods and a new format for sending to, and receiving data from the Microsoft Translator Service. This document provides information for changing applications to use V3.
2323

@@ -105,7 +105,7 @@ Global
105105

106106
> [!NOTE]
107107
>
108-
> The Microsoft Translator Hub will be retired on April 30, 2019. [View important migration information and dates](https://www.microsoft.com/translator/business/hub/).
108+
> The Microsoft Translator Hub will be retired on May 17, 2019. [View important migration information and dates](https://www.microsoft.com/translator/business/hub/).
109109
110110
Microsoft Translator V3 uses neural machine translation by default. As such, it cannot be used with the Microsoft Translator Hub. The Translator Hub only supports legacy statistical machine translation. Customization for neural translation is now available using the Custom Translator. [Learn more about customizing neural machine translation](custom-translator/overview.md)
111111

0 commit comments

Comments
 (0)