Skip to content

Commit 984d96d

Browse files
committed
tab fix
1 parent deecb3e commit 984d96d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/ai-services/language-service/summarization/includes/quickstarts/rest-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ To call the API, you need the following information:
4646

4747
Choose the type of summarization you would like to perform, and select one of the tabs below to see an example API call:
4848

49-
|Feature |Description |
50-
|---------|---------|
49+
| Feature | Description |
50+
|---------|-------------|
5151
|Text summarization | Use extractive text summarization to produce a summary of important or relevant information within a document. |
52-
|Conversation summarization | Use abstractive text summarization to produce a summary of issues and resolutions in transcripts between customer-service agents, and customers. |m
52+
|Conversation summarization | Use abstractive text summarization to produce a summary of issues and resolutions in transcripts between customer-service agents, and customers. |
5353

5454
# [Text summarization](#tab/text-summarization)
5555

articles/ai-services/language-service/summarization/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ A native document refers to the file format used to create the original document
127127

128128
For more information, *see* [**Use native documents for language processing**](../native-document-support/use-native-documents.md)
129129

130+
---
131+
130132
## Get started with summarization
131133

132134
[!INCLUDE [development options](./includes/development-options.md)]

0 commit comments

Comments
 (0)