Skip to content

Commit a447676

Browse files
committed
whitespace
1 parent a07493d commit a447676

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,18 +79,20 @@ conceptualContent:
7979
text: Question answering
8080
url: question-answering/overview.md
8181
- title: Understand conversations
82-
summary: Create your own Conversational Language Understanding model to classify conversational utterances and extract detailed information from them to fulfill scenarios.
82+
summary: Create your own models to classify conversational utterances and extract detailed information from them to fulfill scenarios.
8383
links:
8484
- itemType: overview
8585
text: Conversational language understanding
8686
url: conversational-language-understanding/overview.md
87+
- itemType: overview
88+
text: Orchestration workflow
89+
url: orchestration-workflow/overview.md
8790
- title: Translate text
8891
summary: Use cloud-based neural machine translation to build intelligent, multi-language solutions for your applications.
8992
links:
9093
- itemType: overview
9194
text: Use machine translation on text.
9295
url: ../translator/translator-overview.md
93-
9496
additionalContent:
9597
sections:
9698
- items:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Azure Cognitive Service for Language provides the following features:
4646
> | [Question answering](question-answering/overview.md) | This pre-configured feature provides answers to questions extracted from text input, using semi-structured content such as: FAQs, manuals, and documents. | * [Language Studio](language-studio.md) <br> * [REST API and client-library](question-answering/quickstart/sdk.md) |
4747
> | [Orchestration workflow](orchestration-workflow/overview.md) | Train language models to connect your applications to question answering, conversational language understanding, and LUIS | * [Language Studio](orchestration-workflow/quickstart.md?pivots=language-studio) <br> * [REST API](orchestration-workflow/quickstart.md?pivots=rest-api) |
4848
49+
4950
## Tutorials
5051

5152
After you've had a chance to get started with the Language service, try our tutorials that show you how to solve various scenarios.

0 commit comments

Comments
 (0)