Skip to content

Commit 50f7cfb

Browse files
authored
Merge pull request #199333 from jboback/summarization
Fixed some naming
2 parents 60ac8ca + 87e33dc commit 50f7cfb

File tree

1 file changed

+4
-4
lines changed
  • articles/cognitive-services/language-service/summarization

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@ Conversation summarization feature would simplify the text into the following:
9191

9292
---
9393

94-
## Get started with text summarization
94+
## Get started with summarization
9595

9696
# [Document summarization](#tab/document-summarization)
9797

98-
To use this feature, you submit raw unstructured text for analysis and handle the API output in your application. Analysis is performed as-is, with no additional customization to the model used on your data. There are two ways to use text summarization:
98+
To use this feature, you submit raw unstructured text for analysis and handle the API output in your application. Analysis is performed as-is, with no additional customization to the model used on your data. There are two ways to use summarization:
9999

100100

101101
|Development option |Description | Links |
@@ -119,8 +119,8 @@ To use this feature, you submit raw text for analysis and handle the API output
119119

120120
# [Document summarization](#tab/document-summarization)
121121

122-
* Text summarization takes raw unstructured text for analysis. See [Data and service limits](../concepts/data-limits.md) in the how-to guide for more information.
123-
* Text summarization works with a variety of written languages. See [language support](language-support.md) for more information.
122+
* Summarization takes raw unstructured text for analysis. See [Data and service limits](../concepts/data-limits.md) in the how-to guide for more information.
123+
* Summarization works with a variety of written languages. See [language support](language-support.md) for more information.
124124

125125

126126
# [Conversation summarization](#tab/conversation-summarization)

0 commit comments

Comments
 (0)