Skip to content

Commit b6744a9

Browse files
authored
Merge pull request #186949 from nitinme/nitinme-quick-update
Minor update
2 parents 6f8fdd6 + 22132c3 commit b6744a9

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

articles/cognitive-services/what-are-cognitive-services.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,37 @@
11
---
22
title: What are Azure Cognitive Services?
33
titleSuffix: Azure Cognitive Services
4-
description: Cognitive Services makes AI accessible to every developer without requiring machine-learning and data-science expertise. You just need to make an API call from your application to add the ability to see (advanced image search and recognition), hear, speak, search, and decision-making into your apps.
4+
description: Cognitive Services makes AI accessible to every developer without requiring machine-learning and data-science expertise. You need to make an API call from your application to add the ability to see (advanced image search and recognition), hear, speak, search, and decision-making into your apps.
55
services: cognitive-services
66
author: nitinme
77
manager: nitinme
88
keywords: cognitive services, cognitive intelligence, cognitive solutions, ai services, cognitive understanding, cognitive features
99
ms.service: cognitive-services
1010
ms.topic: overview
11-
ms.date: 01/05/2022
11+
ms.date: 01/31/2022
1212
ms.author: nitinme
1313
ms.custom: cog-serv-seo-aug-2020, ignite-fall-2021
1414
---
1515

1616
# What are Azure Cognitive Services?
1717

18-
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. Cognitive Services comprises various AI services that enable you to build cognitive solutions that can see, hear, speak, understand, and even make decisions.
1919

2020
## Categories of Cognitive Services
2121

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:
2323

2424
* Vision
2525
* Speech
2626
* Language
2727
* Decision
2828

29-
The following sections in this article provide a list of services that are part of these four pillars.
30-
3129
## Vision APIs
3230

3331
|Service Name|Service Description|
3432
|:-----------|:------------------|
3533
|[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. |
3735
|[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.|
3836

3937
## Speech APIs
@@ -46,14 +44,15 @@ The following sections in this article provide a list of services that are part
4644
|[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.|
4745
|[Translator Speech](/azure/cognitive-services/translator-speech/ "Translator Speech") (Retiring)|Translator Speech is a machine translation service.|
4846
-->
47+
4948
## Language APIs
5049

5150
|Service Name|Service Description|
5251
|:-----------|:------------------|
53-
|[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.|
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.|
52+
|[Azure Cognitive Service for language](./language-service/index.yml "Language service")| Azure Cognitive Service for Language provides several Natural Language Processing (NLP) features to understand and analyze text.|
53+
|[Translator](./translator/index.yml "Translator")|Translator provides machine-based text translation in near real time.|
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 or natural language text to predict overall meaning and pull out relevant information. [See LUIS quickstart](./luis/luis-get-started-create-app.md) to get started with the service.|
5555
|[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.|
5756

5857
## Decision APIs
5958

@@ -70,7 +69,7 @@ Start by creating a Cognitive Services resource with hands-on quickstarts using
7069
* [Azure portal](cognitive-services-apis-create-account.md?tabs=multiservice%2Cwindows "Azure portal")
7170
* [Azure CLI](cognitive-services-apis-create-account-cli.md?tabs=windows "Azure CLI")
7271
* [Azure SDK client libraries](cognitive-services-apis-create-account-cli.md?tabs=windows "cognitive-services-apis-create-account-client-library?pivots=programming-language-csharp")
73-
* [Azure Resource Manager (ARM) templates](./create-account-resource-manager-template.md?tabs=portal "Azure Resource Manager (ARM) templates")
72+
* [Azure Resource Manager (ARM template)](./create-account-resource-manager-template.md?tabs=portal "Azure Resource Manager (ARM template)")
7473

7574
## Using Cognitive Services in different development environments
7675

@@ -95,11 +94,11 @@ All APIs have a free tier, which has usage and throughput limits. You can incre
9594

9695
## Using Cognitive Services securely
9796

98-
Azure Cognitive Services provides a layered security model, including [authentication](authentication.md "authentication") via Azure Active Directory credentials, a valid resource key, and [Azure Virtual Networks](cognitive-services-virtual-networks.md "Azure Virtual Networks").
97+
Azure Cognitive Services provides a layered security model, including [authentication](authentication.md "Authentication") via Azure Active Directory credentials, a valid resource key, and [Azure Virtual Networks](cognitive-services-virtual-networks.md "Azure Virtual Networks").
9998

10099
## Containers for Cognitive Services
101100

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").
103102

104103
## Regional availability
105104

@@ -109,11 +108,11 @@ Looking for a region we don't support yet? Let us know by filing a feature reque
109108

110109
## Supported cultural languages
111110

112-
Cognitive Services supports a wide range of cultural languages at the service level. You can find the language availability for each API in the [supported languages list](language-support.md "supported languages list").
111+
Cognitive Services supports a wide range of cultural languages at the service level. You can find the language availability for each API in the [supported languages list](language-support.md "Supported languages list").
113112

114113
## Certifications and compliance
115114

116-
Cognitive Services has been awarded certifications such as CSA STAR Certification, FedRAMP Moderate, and HIPAA BAA. You can [download](https://gallery.technet.microsoft.com/Overview-of-Azure-c1be3942 "download") certifications for your own audits and security reviews.
115+
Cognitive Services has been awarded certifications such as CSA STAR Certification, FedRAMP Moderate, and HIPAA BAA. You can [download](https://gallery.technet.microsoft.com/Overview-of-Azure-c1be3942 "Download") certifications for your own audits and security reviews.
117116

118117
To understand privacy and data management, go to the [Trust Center](https://servicetrust.microsoft.com/ "Trust Center").
119118

0 commit comments

Comments
 (0)