Skip to content

Commit c71d798

Browse files
authored
Merge pull request #188606 from fvneerden/patch-26
Topics update
2 parents 9eb6fea + 3fa7757 commit c71d798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-video-analyzer/video-analyzer-for-media-docs/video-indexer-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What is Azure Video Analyzer for Media (formerly Video Indexer)?
33
description: This article gives an overview of the Azure Video Analyzer for Media (formerly Video Indexer) service.
44
ms.topic: overview
5-
ms.date: 01/04/2022
5+
ms.date: 02/15/2022
66
ms.author: juliako
77
---
88

@@ -92,7 +92,7 @@ When indexing by one channel, partial result for those models will be available.
9292

9393
* **Keywords extraction**: Extracts keywords from speech and visual text.
9494
* **Named entities extraction**: Extracts brands, locations, and people from speech and visual text via natural language processing (NLP).
95-
* **Topic inference**: Makes inference of main topics from transcripts. The 2nd-level IPTC taxonomy is included.
95+
* **Topic inference**: Extracts topics based on various keywords (i.e. keywords 'Stock Exchange', 'Wall Street' will produce the topic 'Economics'). The model uses three different ontologies ([IPTC](https://iptc.org/standards/media-topics/), [Wikipedia](https://www.wikipedia.org/) and the Video Indexer hierarchical topic ontology). The model uses transcription (spoken words), OCR content (visual text), and celebrities recognized in the video using the Video Indexer facial recognition model.
9696
* **Artifacts**: Extracts rich set of "next level of details" artifacts for each of the models.
9797
* **Sentiment analysis**: Identifies positive, negative, and neutral sentiments from speech and visual text.
9898

0 commit comments

Comments
 (0)