-
Notifications
You must be signed in to change notification settings - Fork 249
/
Copy pathindex.yml
173 lines (164 loc) · 7.33 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
### YamlMime:Landing
title: Azure AI Translator documentation
summary: Azure AI Translator is a cloud-based machine translation service you can use to translate text and documents with a simple REST API call. The service uses modern neural machine translation technology. The Custom Translator interface allows you to use your translation memory to create customized neural translation systems. The customized translation system can be used to translate text and documents with the Translator service.
metadata:
title: Azure AI Translator documentation - quickstarts, tutorials, API reference
titleSuffix: Azure AI services
description: Azure AI Translator is a cloud-based machine translation service you can use to translate text through a simple REST API call. The service uses modern neural machine translation technology and offers statistical machine translation technology. Custom Translator is an extension of Translator, which allows you to build neural translation systems. The customized translation system can be used to translate text with Translator or Microsoft Speech Services.
author: laujan
manager: nitinme
ms.service: azure-ai-translator
ms.topic: landing-page
ms.date: 04/14/2025
ms.author: lajanuar
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Card 1
- title: About Azure AI Translator Service
linkLists:
- linkListType: overview
links:
- text: What is Azure AI Translator Service?
url: translator-overview.md
- text: Language support
url: language-support.md
- text: Pricing
url: https://azure.microsoft.com/pricing/details/cognitive-services/translator-text-api/
- text: FAQ
url: https://www.microsoft.com/translator/faq.aspx
- linkListType: whats-new
links:
- text: What's new in Azure AI Translator Service?
url: whats-new.md
# Card 2
- title: Features and quickstarts
linkLists:
- linkListType: concept
links:
- text: Text translation
url: text-translation/overview.md
- text: Document translation
url: document-translation/overview.md
- text: Custom Translator
url: custom-translator/overview.md
- linkListType: get-started
links:
- text: Text translation quickstart
url: quickstart-text-rest-api.md
- text: Document translation quickstart
url: document-translation/how-to-guides/use-rest-api-programmatically.md
- text: Custom Translator quickstart
url: custom-translator/quickstart.md
# Card 3
- title: Document translation
linkLists:
- linkListType: reference
links:
- text: Document translation REST APIs
url: document-translation/reference/rest-api-guide.md
- text: Synchronous document translation
url: document-translation/reference/translate-document.md
- text: Asynchronous document translation
url: document-translation/reference/start-batch-translation.md
- text: Document translation FAQ
url: document-translation/faq.md
- linkListType: how-to-guide
links:
- text: Create SAS tokens
url: document-translation/how-to-guides/create-sas-tokens.md
- text: Create and use managed identities
url: document-translation/how-to-guides/create-use-managed-identities.md
# Card 4
- title: Text translation
linkLists:
- linkListType: reference
links:
- text: Text translation REST API
url: text-translation/reference/v3/reference.md
- text: Text translation reference (v3)
url: text-translation/reference/v3/reference.md
- text: Request limits
url: service-limits.md
- linkListType: how-to-guide
links:
- text: Use the Text translation APIs
url: translator-text-apis.md
- text: Migrate from Translator v2.0 to v3.0
url: migrate-to-v3.md
- text: Translate behind firewalls
url: firewalls.md
- text: Use the Translator Service container
url: containers/translator-how-to-install-container.md
# Card 5
- title: Custom Translator
linkLists:
- linkListType: reference
links:
- text: Key terms
url: custom-translator/key-terms.md
- text: FAQ
url: custom-translator/faq.md
- linkListType: how-to-guide
links:
- text: Custom Translation for beginners
url: custom-translator/beginners-guide.md
- text: Create and manage a workspace
url: custom-translator/how-to/create-manage-workspace.md
- text: Create and manage a project
url: custom-translator/how-to/create-manage-project.md
- text: Build and manage training documents
url: custom-translator/how-to/create-manage-training-documents.md
- text: Train a custom model
url: custom-translator/how-to/train-custom-model.md
- text: View custom model details and test translation
url: custom-translator/how-to/test-your-model.md
- text: Publish a custom model
url: custom-translator/how-to/publish-model.md
- text: Translate text with a custom model
url: custom-translator/how-to/translate-with-custom-model.md
# Card 6
- title: Translator containers
linkLists:
- linkListType: reference
links:
- text: Azure AI Translator containers
url: containers/overview.md
- text: Install and run containers
url: containers/install-run.md
- text: "Reference: translate text"
url: containers/translate-text-parameters.md
# Card 7
- title: Translator solutions
linkLists:
- linkListType: reference
links:
- text: Language Studio
url: document-translation/language-studio.md
- text: Microsoft Translator Pro
url: translator-pro/overview.md
- text: V3 connector (document translation)
url: solutions/connector/document-translation-flow.md
- text: V3 connector (text translation)
url: solutions/connector/text-translator-flow.md
#
- title: Resources
linkLists:
- linkListType: reference
links:
- text: Translator Service in sovereign clouds
url: reference/sovereign-clouds.md
- text: Text translation code samples on GitHub
url: https://github.com/MicrosoftTranslator/Text-Translation-Code-Samples
- text: stack overflow
url: https://stackoverflow.com/questions/tagged/microsoft-translator
# Card 9
- title: Help and support
linkLists:
- linkListType: reference
links:
- text: Support and help options
url: ../cognitive-services-support-options.md?context=/azure/ai-services/translator/context/context
- text: Compliance
url: https://azure.microsoft.com/support/legal/cognitive-services-compliance-and-privacy/
- text: Confidentiality
url: https://www.microsoft.com/translator/business/notrace/