Skip to content

Commit fd45e39

Browse files
committed
updates to summarization
1 parent 7828d77 commit fd45e39

File tree

5 files changed

+29
-165
lines changed

5 files changed

+29
-165
lines changed

articles/ai-services/language-service/concepts/regional-support.md

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,33 @@ Custom text classification is only available in some Azure regions. Some regions
175175

176176
## Summarization
177177

178-
|Region|Document abstractive summarization|Conversation issue and resolution summarization|Conversation narrative summarization with chapters|Custom summarization|
179-
|------------|------------------|------------------|------------------|------------------|-|
180-
|North Europe|||| |
181-
|East US|||||
182-
|UK South|||| |
183-
|Southeast Asia|||| |
184-
178+
|Region |Text abstractive summarization |Conversation summarization |
179+
|----------------------|----------------------------------|-----------------------------------------------|
180+
|US Gov Virginia |✅ |✅ |
181+
|US Gov Arizona |✅ |✅ |
182+
|Australia East |✅ |✅ |
183+
|Canada Central |✅ |✅ |
184+
|Central US |✅ |✅ |
185+
|China North 3 |✅ |✅ |
186+
|East US |✅ |✅ |
187+
|East US 2 |✅ |✅ |
188+
|France Central |✅ |✅ |
189+
|Germany West Central |✅ |✅ |
190+
|Italy North |✅ |✅ |
191+
|Japan East |✅ |✅ |
192+
|North Central US |✅ |✅ |
193+
|North Europe |✅ |✅ |
194+
|South Central US |✅ |✅ |
195+
|South UK |✅ |✅ |
196+
|Southeast Asia |✅ |✅ |
197+
|Switzerland North |✅ |✅ |
198+
|USNat East |✅ |✅ |
199+
|USNat West |✅ |✅ |
200+
|USSec East |✅ |✅ |
201+
|USSec West |✅ |✅ |
202+
|West Europe |✅ |✅ |
203+
|West US |✅ |✅ |
204+
|West US 2 |✅ |✅ |
185205

186206
## Custom Text Analytics for health
187207

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

Lines changed: 0 additions & 101 deletions
This file was deleted.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ The Language service also provides several new features as well, which can eithe
8787
:::image type="content" source="media/overview/text-summarization.png" alt-text="A screenshot of text summarization in Azure AI Foundry." lightbox="media/overview/text-summarization.png":::
8888
:::column-end:::
8989
:::column span="":::
90-
[Summarization](./summarization/overview.md) condenses information for text and conversations (chat and transcripts).
91-
Text summarization generates a summary, supporting two approaches: [Extractive summarization](summarization/how-to/document-summarization.md) 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.
90+
[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.
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:::

articles/ai-services/language-service/summarization/region-support.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -640,8 +640,6 @@ items:
640640
displayName: native, native document
641641
- name: Summarization quickstart
642642
href: summarization/quickstart.md
643-
- name: Summarization region support
644-
href: summarization/region-support.md
645643
- name: Summarization language support
646644
href: summarization/language-support.md
647645
- name: How-to guides
@@ -678,8 +676,6 @@ items:
678676

679677
- name: Concepts
680678
items:
681-
- name: Language Studio
682-
href: language-studio.md
683679
- name: Developer guide
684680
href: concepts/developer-guide.md
685681
- name: Role-based-access-control

0 commit comments

Comments
 (0)