Skip to content

Commit 9c30c17

Browse files
authored
Merge pull request #178294 from nitinme/nitinme-quick-update
Minor updates
2 parents 656ab9e + 4fd0070 commit 9c30c17

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

articles/applied-ai-services/form-recognizer/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ items:
4040
items:
4141
- name: Migrate to Form Recognizer v3.0 (preview)
4242
href: v3-migration-guide.md
43-
- name: Use the SDKs and REST API
43+
- name: Use the SDKs and REST API (v2.1)
4444
href: how-to-guides/try-sdk-rest-api.md
4545
- name: Generate SAS tokens for Azure Blob containers
4646
href: generate-sas-tokens.md

articles/cognitive-services/language-service/overview.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,17 @@ ms.author: aahi
1313
ms.custom: ignite-fall-2021
1414
---
1515

16-
# What is Azure Cognitive Service for Language?
16+
# What is Azure Cognitive Service for Language?
1717

1818
Azure Cognitive Service for Language is a cloud-based service that provides Natural Language Processing (NLP) features for understanding and analyzing text. Use this service to help build intelligent applications using the web-based Language Studio, REST APIs, and client libraries.
1919

2020
This Language service unifies Text Analytics, QnA Maker, and LUIS and provides several new features as well. These features can either be:
2121
* Pre-configured, which means the AI models that the feature uses are not customizable. You just send your data, and use the feature's output in your applications.
22-
* Customizable, which means you'll train an AI model using our tools to fit your data specifically.
22+
* Customizable, which means you'll train an AI model using our tools to fit your data specifically.
23+
24+
## Migrate from Text Analytics, QnA Maker, or Language Understanding?
25+
26+
Azure Cognitive Services for Language unifies three individual language services in Cognitive Services - Text Analytics, QnA Maker, and Language Understanding (LUIS). If you have been using these three services, you can easily migrate to the new Azure Cognitive Services for Language. For instructions see [Migrating to Azure Cognitive Services for Language](concepts/migrate.md).
2327

2428
## Available features
2529

articles/cognitive-services/language-service/toc.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ items:
88
href: overview.md
99
- name: What's new
1010
href: whats-new.md
11+
- name: Migrate from LUIS, QnA Maker, and Text Analytics
12+
href: concepts/migrate.md
1113
- name: Pricing
1214
href: https://aka.ms/unifiedLanguagePricing
1315
- name: Language Studio quickstart
@@ -70,7 +72,6 @@ items:
7072
href: https://aka.ms/ct-authoring-swagger
7173
- name: Runtime prediction API
7274
href: https://aka.ms/ct-runtime-swagger
73-
7475
- name: Custom Named Entity Recognition (NER) (preview)
7576
items:
7677
- name: Overview
@@ -718,8 +719,6 @@ items:
718719
items:
719720
- name: Multilingual and emoji support
720721
href: concepts/multilingual-emoji-support.md
721-
- name: Migrate from LUIS, QnA Maker, and Text Analytics
722-
href: concepts/migrate.md
723722
- name: Tutorials
724723
items:
725724
- name: Use Cognitive Services in canvas apps

0 commit comments

Comments
 (0)