Skip to content

Commit b72ea59

Browse files
Merge pull request #1485 from tonyeiyalla/patch-1
Update overview.md
2 parents 1d0214c + c4b7230 commit b72ea59

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ Common applications for Content Understanding include:
4646

4747
|Application|Description|Quickstart|
4848
|:---------|:----------|:----------|
49-
|Post-call analytics| Businesses and call centers can generate insights from call recordings to track key KPIs, improve product experience, generate business insights, create differentiated customer experiences, and answer queries faster and more accurately.| [**Post-call analytics quickstart**](quickstart/use-ai-foundry.md) |
50-
|Media asset management| Software and media vendors can use Content Understanding to extract richer, targeted information from videos for media asset management solutions.| [**Media asset management quickstart**](quickstart/use-ai-foundry.md) |
51-
|Tax automation| Tax preparation companies can use Content Understanding to generate a unified view of information from various documents and create comprehensive tax returns.| [**Tax automation quickstart**](quickstart/use-ai-foundry.md) |
52-
|Chart understanding| Businesses can enhance chart understanding by automating the analysis and interpretation of various types of charts and diagrams using Content Understanding.| [**Chart understanding quickstart**](quickstart/use-ai-foundry.md) |
49+
|Post-call analytics| Businesses and call centers can generate insights from call recordings to track key KPIs, improve product experience, generate business insights, create differentiated customer experiences, and answer queries faster and more accurately.| [**Post-call analytics quickstart**](quickstart/use-ai-foundry.md#audio-analyzer-templates) |
50+
|Media asset management| Software and media vendors can use Content Understanding to extract richer, targeted information from videos for media asset management solutions.| [**Media asset management quickstart**](quickstart/use-ai-foundry.md#video-analyzer-templates) |
51+
|Tax automation| Tax preparation companies can use Content Understanding to generate a unified view of information from various documents and create comprehensive tax returns.| [**Tax automation quickstart**](quickstart/use-ai-foundry.md#document-analyzer-templates) |
52+
|Chart understanding| Businesses can enhance chart understanding by automating the analysis and interpretation of various types of charts and diagrams using Content Understanding.| [**Chart understanding quickstart**](quickstart/use-ai-foundry.md#image-analyzer-templates) |
5353

5454
See [Quickstart](quickstart/use-ai-foundry.md) for more examples.
5555

articles/ai-services/content-understanding/quickstart/use-ai-foundry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To follow is an example of building an analyzer to extract key data from an invo
4747

4848
* Specify clear and simple field names. Example fields: **vendorName**, **items**, **price**.
4949

50-
* Indicate the value type for each field (strings, dates, numbers, lists, groups). To learn more, *see* [supported field types](../image/overview.md#supported-field-types).
50+
* Indicate the value type for each field (strings, dates, numbers, lists, groups). To learn more, *see* [supported field types](../service-limits.md#field-type-limits).
5151

5252
* *[Optional]* Provide field descriptions to explain the desired behavior, including any exceptions or rules.
5353

0 commit comments

Comments
 (0)