AI-102 · Question #402
You have a library that contains 1,000 video files. You need to perform sentiment analysis on the videos by using an Azure AI Content Understanding project. The solution must minimize development…
The correct answer is A. Video shot analysis. To analyze sentiment in videos using Azure AI Content Understanding, you would use the Template: Video shot analysis template and potentially the Template: Media asset management template. The prebuilt-videoAnalyzer can also be used to extract insights, including sentiment, 1…
Question
Options
- AVideo shot analysis
- BMedia asset management
- CAdvertising
How the community answered
(39 responses)- A77% (30)
- B15% (6)
- C8% (3)
Explanation
To analyze sentiment in videos using Azure AI Content Understanding, you would use the Template: Video shot analysis template and potentially the Template: Media asset management template. The prebuilt-videoAnalyzer can also be used to extract insights, including sentiment, 1. Template: Video shot analysis: This template is specifically designed for analyzing videos and extracting structured information for each shot, including transcripts and potentially sentiment analysis of the spoken words. 2. Template: Media asset management: This template helps extract structured information from various video content, which can also include sentiment analysis. 3. prebuilt-videoAnalyzer: This is a pre-built analyzer within Azure AI Content Understanding that can be used to extract information from videos, including sentiment. This template packages clips into both Markdown and JSON, making it easier to integrate with other tools. https://learn.microsoft.com/en-us/azure/ai-services/content-understanding/concepts/analyzer-tem plates?tabs=video
Topics
Community Discussion
No community discussion yet for this question.