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: articles/cognitive-services/what-are-cognitive-services.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: What are Azure Cognitive Services?
3
3
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.
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.
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.
19
19
20
20
## Categories of Cognitive Services
21
21
@@ -49,9 +49,9 @@ Cognitive Services can be categorized into four main pillars:
49
49
50
50
|Service Name|Service Description|
51
51
|:-----------|:------------------|
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
-
|[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 realtime.|
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.|
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
56
57
57
## Decision APIs
@@ -69,7 +69,7 @@ Start by creating a Cognitive Services resource with hands-on quickstarts using
## Using Cognitive Services in different development environments
75
75
@@ -94,7 +94,7 @@ All APIs have a free tier, which has usage and throughput limits. You can incre
94
94
95
95
## Using Cognitive Services securely
96
96
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").
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").
98
98
99
99
## Containers for Cognitive Services
100
100
@@ -108,11 +108,11 @@ Looking for a region we don't support yet? Let us know by filing a feature reque
108
108
109
109
## Supported cultural languages
110
110
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").
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").
112
112
113
113
## Certifications and compliance
114
114
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.
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.
116
116
117
117
To understand privacy and data management, go to the [Trust Center](https://servicetrust.microsoft.com/"Trust Center").
0 commit comments