Skip to content

Commit e361ae0

Browse files
committed
resolve build issues
1 parent 324cc49 commit e361ae0

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 05/19/2025
1414

1515
> [!IMPORTANT]
1616
>
17-
> * Classifier is only available for documents with the `2025-05-01-preview` release.
17+
> * The classifier API is only available for documents with the `2025-05-01-preview` release.
1818
> * Azure AI Content Understanding classifier is available in `2025-05-01-preview` release. Public preview releases provide early access to features that are in active development.
1919
> * Features, approaches, and processes can change or have limited capabilities, before General Availability (GA).
2020
> * For more information, *see* [**Supplemental Terms of Use for Microsoft Azure Previews**](https://azure.microsoft.com/support/legal/preview-supplemental-terms).

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ ms.date: 05/19/2025
1212

1313
# Prebuilt analyzers in Azure AI Content Understanding
1414

15-
## Overview
15+
Azure AI Content Understanding prebuilt analyzers are ready-to-use solutions designed to streamline standard content processing tasks such as document ingestion, search indexing, and retrieval-augmented generation (`RAG`). Analyzers extract structured insights from unstructured content, including documents, images, audio, and video files. They also allow users to define custom settings for content extraction and specify field extraction schemas. Once configured, an analyzer applies these settings consistently to process all incoming data in a systematically.
1616

17-
Azure AI Content Understanding employs analyzers to derive structured insights from unstructured content, spanning documents, images, audio, and video files. Its prebuilt analyzers are ready-to-use solutions tailored for common content processing tasks, including document ingestion, search indexing, and retrieval-augmented generation (`RAG`).
18-
19-
These analyzers streamline trial experiences and can be adapted by extending their functionality to meet specific workflow requirements. Key offerings include:
17+
Analyzers enhance trial processes, offering streamlined experiences and the flexibility to be tailored by extending their functionalities to suit unique workflow needs. Key features include:
2018

2119
* **[Content parsers](#content-parsers-for-search-and-ingestion)** for general search and ingestion scenarios.
2220
* **[Scenario-specific predefined analyzers](#scenario-specific-predefined-analyzers)** for targeted use cases like invoices or call center transcripts.

articles/ai-services/content-understanding/toc.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,13 @@ items:
6767
href: concepts/accuracy-confidence.md
6868
- name: 🆕 Classifiers
6969
displayName: classifiers, text, images, video, audio, multimodal, visual, structured, content, field, extraction
70-
href: concepts/classifiers.md
70+
href: concepts/classifiers.md
71+
- name: 🆕 Analyzers overview
72+
displayName: content understanding capabilities, document, text, images, video, audio, visual, structured, content, field, extraction
73+
href: concepts/analyzers-overview.md
74+
- name: 🆕 Prebuilt analyzers
75+
displayName: analyzer, templates, document, text, images, video, audio, multimodal, visual, structured, content, field, extraction
76+
href: concepts/prebuilt-analyzers.md
7177
- name: Retrieval-augmented generation (RAG)
7278
displayName: RAG, retrieval, augmented, generation, knowledge, base, search, index, vector
7379
href: concepts/retrieval-augmented-generation.md

0 commit comments

Comments
 (0)