Skip to content

Commit 8701d4c

Browse files
committed
Merge branch 'patch-78' into aditi-4959-whats-new
2 parents 60beb4e + cb1a510 commit 8701d4c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2799
-887
lines changed

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,6 +1149,11 @@
11491149
"source_path_from_root": "/articles/ai-services/speech-service/how-to-async-meeting-transcription.md",
11501150
"redirect_url": "/azure/ai-services/speech-service/multi-device-conversation",
11511151
"redirect_document_id": false
1152+
},
1153+
{
1154+
"source_path_from_root": "/articles/ai-services/content-understanding/concepts/capabilities.md",
1155+
"redirect_url": "/azure/ai-services/content-understanding/concepts/analyzers-overview",
1156+
"redirect_document_id": true
11521157
}
11531158
]
11541159
}

articles/ai-services/content-understanding/audio/overview.md

Lines changed: 245 additions & 31 deletions
Large diffs are not rendered by default.

articles/ai-services/content-understanding/concepts/accuracy-confidence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: admaheshwari
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: reference
10-
ms.date: 04/09/2025
10+
ms.date: 05/19/2025
1111
---
1212

1313
# Interpret and improve confidence and accuracy scores

articles/ai-services/content-understanding/concepts/analyzer-templates.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ ms.author: kabrow
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 05/01/2025
11-
ms.custom: ignite-2024-understanding-release
10+
ms.date: 05/19/2025
1211
---
1312

14-
# Analyzer templates offered with Content Understanding
13+
# Analyzer templates offered with Azure AI Content Understanding
1514

1615
Content Understanding analyzer templates give you a head start in developing your Content Understanding solution by allowing you to build your analyzer without creating schemas from scratch.
1716
There are analyzer templates specific to common scenarios in each modality, such as call center audio analytics and advertising analysis for videos. Templates are also fully customizable, allowing you to adjust any

articles/ai-services/content-understanding/concepts/analyzers-overview.md

Lines changed: 153 additions & 0 deletions
Large diffs are not rendered by default.

articles/ai-services/content-understanding/concepts/best-practices.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ ms.author: jfilcik
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 02/24/2025
10+
ms.date: 05/19/2025
1111
---
1212

13-
# Best practices for Content Understanding
13+
# Best practices for Azure AI Content Understanding
1414

1515
Azure AI Content Understanding is an innovative Generative AI service designed to facilitate the precise and accurate analysis of extensive data sets. The service processes various content modalities, including documents, images, videos, and audio, transforming them into user-specified output formats.
1616

@@ -87,4 +87,12 @@ When you're working with audio and video content, selecting a narrow set of lang
8787

8888
By default, Content Extraction information such as speech transcripts, document text extracted by `OCR`, and video key frames can be accessed directly from the analyzer output for immediate review or custom processing. There's no need to define a field in the schema for these items. Fields can be used when more processing is needed, for example, summarizing transcripts, identifying entities, or extracting specific items from `OCR`. Each field can instruct the system to extract or generate the content you need.
8989

90+
## Classifier category names and descriptions
91+
92+
To improve the classifier and splitting accuracy, it's important to give a good category name and description with context. For example:
93+
94+
* Common titles for category names (ex. Annual Financial Report, SEC Form 10-K)
95+
* Semantic definition of the category for descriptions (ex. receipts for expense reporting)
96+
* Common layout of the initial page in the description (two-column form)
97+
* Key content that uniquely identifies a category as a description ("2025" on the upper right)
9098

articles/ai-services/content-understanding/concepts/capabilities.md

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

0 commit comments

Comments
 (0)