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
Azure Cognitive Services are cloud-based services with REST APIs and client library SDKs available to help you build cognitive intelligence into your applications. You can add cognitive features to your applications without having artificial intelligence (AI) or data science skills. Azure Cognitive Services comprise various AI services that enable you to build cognitive solutions that can see, hear, speak, understand, and even make decisions.
18
+
Azure Cognitive Services are cloud-based services with REST APIs, client library SDKs, and user interfaces available to help you build cognitive intelligence into your applications. You can add cognitive features to your applications without having artificial intelligence (AI) or data science skills. Azure Cognitive Services comprise various AI services that enable you to build cognitive solutions that can see, hear, speak, understand, and even make decisions.
19
19
20
20
## Categories of Cognitive Services
21
21
22
-
The catalog of cognitive services that provide cognitive understanding is categorized into four main pillars:
22
+
Cognitive Services can be categorized into four main pillars:
23
23
24
24
* Vision
25
25
* Speech
26
26
* Language
27
27
* Decision
28
28
29
-
The following sections in this article provide a list of services that are part of these four pillars.
30
-
31
29
## Vision APIs
32
30
33
31
|Service Name|Service Description|
34
32
|:-----------|:------------------|
35
33
|[Computer Vision](./computer-vision/index.yml"Computer Vision")|The Computer Vision service provides you with access to advanced cognitive algorithms for processing images and returning information. See [Computer Vision quickstart](./computer-vision/quickstarts-sdk/client-library.md) to get started with the service.|
36
-
|[Custom Vision Service](./custom-vision-service/index.yml"Custom Vision Service")|The Custom Vision Service lets you build, deploy, and improve your own image classifiers. An image classifier is an AI service that applies labels to images, based on their visual characteristics. |
34
+
|[Custom Vision](./custom-vision-service/index.yml"Custom Vision Service")|The Custom Vision Service lets you build, deploy, and improve your own image classifiers. An image classifier is an AI service that applies labels to images, based on their visual characteristics. |
37
35
|[Face](./face/index.yml"Face")| The Face service provides access to advanced face algorithms, enabling face attribute detection and recognition. See [Face quickstart](./face/quickstarts/client-libraries.md) to get started with the service.|
38
36
39
37
## Speech APIs
@@ -46,14 +44,15 @@ The following sections in this article provide a list of services that are part
46
44
|[Bing Speech](./speech-service/how-to-migrate-from-bing-speech.md "Bing Speech") (Retiring)|The Bing Speech API provides you with an easy way to create speech-enabled features in your applications.|
47
45
|[Translator Speech](/azure/cognitive-services/translator-speech/ "Translator Speech") (Retiring)|Translator Speech is a machine translation service.|
48
46
-->
47
+
49
48
## Language APIs
50
49
51
50
|Service Name|Service Description|
52
51
|:-----------|:------------------|
53
52
|[Azure Cognitive Service for language](./language-service/index.yml"Language service")| Azure Cognitive Service for Language provides several Natural Language Processing (NLP) features for understanding and analyzing text.|
53
+
|[Translator](./translator/index.yml"Translator")|Translator provides machine-based text translation in near real-time.|
54
54
|[Language Understanding LUIS](./luis/index.yml"Language Understanding")|Language Understanding (LUIS) is a cloud-based conversational AI service that applies custom machine-learning intelligence to a user's conversational, natural language text to predict overall meaning, and pull out relevant, detailed information. [See LUIS quickstart](./luis/luis-get-started-create-app.md) to get started with the service.|
55
55
|[QnA Maker](./qnamaker/index.yml"QnA Maker")|QnA Maker allows you to build a question and answer service from your semi-structured content. [See QnA Maker quickstart](./qnamaker/quickstarts/create-publish-knowledge-base.md) to get started with the service.|
56
-
|[Translator](./translator/index.yml"Translator")|Translator provides machine-based text translation in near real-time.|
57
56
58
57
## Decision APIs
59
58
@@ -99,7 +98,7 @@ Azure Cognitive Services provides a layered security model, including [authentic
99
98
100
99
## Containers for Cognitive Services
101
100
102
-
Azure Cognitive Services provides several Docker containers that let you use the same APIs that are available in Azure, on-premises. Using these containers gives you the flexibility to bring Cognitive Services closer to your data for compliance, security or other operational reasons. Learn more about[Cognitive Services Containers](cognitive-services-container-support.md"Cognitive Services Containers").
101
+
Azure Cognitive Services provides several Docker containers that let you use the same APIs that are available in Azure, on-premises. Using these containers gives you the flexibility to bring Cognitive Services closer to your data for compliance, security, or other operational reasons. For more information, see[Cognitive Services Containers](cognitive-services-container-support.md"Cognitive Services Containers").
0 commit comments