Skip to content

Commit 656c4c4

Browse files
authored
PR review: Fix typos and formatting in overview.md
1 parent d584afb commit 656c4c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The Language service also provides several new features as well, which can eithe
8888
:::column-end:::
8989
:::column span="":::
9090
[Summarization](./summarization/overview.md) condenses information for text and conversations (chat and transcripts).
91-
Text summarization generates a summary, supporting two approaches: Extractive summarizationproduces a summary by extracting salient sentences within the document along with the positioning information of these sentences, and abstractive summarization, which generates a summary with concise, coherent sentences or words that aren't verbatim extract sentences from the original document.
91+
Text summarization generates a summary, supporting two approaches: Extractive summarization produces a summary by extracting salient sentences within the document along with the positioning information of these sentences, and abstractive summarization, which generates a summary with concise, coherent sentences or words that aren't verbatim extract sentences from the original document.
9292
Conversation summarization recaps and segments long meetings into timestamped chapters. Call center summarization summarizes customer issues and resolution.
9393
:::column-end:::
9494
:::row-end:::
@@ -219,7 +219,7 @@ After you've had a chance to get started with the Language service, try our tuto
219219
* [Use Power Automate to sort information in Microsoft Excel](named-entity-recognition/tutorials/extract-excel-information.md)
220220
* [Use Flask to translate text, analyze sentiment, and synthesize speech](/training/modules/python-flask-build-ai-web-app/)
221221
* [Use Azure AI services in canvas apps](/powerapps/maker/canvas-apps/cognitive-services-api?context=/azure/ai-services/language-service/context/context)
222-
* [Create a FAQ Bot](question-answering/tutorials/bot-service.md)
222+
* [Create an FAQ Bot](question-answering/tutorials/bot-service.md)
223223

224224
## Additional code samples
225225

0 commit comments

Comments
 (0)