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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,11 @@ Here's what you'll need before you use these samples:
30
30
31
31
* Your favorite IDE or text editor
32
32
* Python 2.7.x or 3.x
33
-
* An Azure subscription with Translator Text enabled. [Sign-up for a free account](https://docs.microsoft.com/azure/cognitive-services/translator/translator-text-how-to-signup)!
33
+
* An Azure subscription with Translator enabled. [Sign-up for a free account](https://docs.microsoft.com/azure/cognitive-services/translator/translator-text-how-to-signup)!
34
34
35
35
## Code samples
36
36
37
-
This repository includes a sample for each of the methods made available by the Microsoft Translator Text API v3. To use each of the samples, follow these instructions:
37
+
This repository includes a sample for each of the methods made available by the Microsoft Translator API v3. To use each of the samples, follow these instructions:
38
38
39
39
* Create a new project in your favorite IDE or editor.
40
40
* Copy the code from one of the samples into your project.
@@ -43,6 +43,6 @@ This repository includes a sample for each of the methods made available by the
43
43
44
44
## Resources
45
45
46
-
*[What is the Translator Text API?](https://docs.microsoft.com/azure/cognitive-services/translator/translator-info-overview)
47
-
*[v3 Translator Text API Reference](https://docs.microsoft.com/azure/cognitive-services/translator/)
46
+
*[What is Translator?](https://docs.microsoft.com/azure/cognitive-services/translator/translator-info-overview)
47
+
*[v3 Translator API Reference](https://docs.microsoft.com/azure/cognitive-services/translator/)
0 commit comments