AI-102T00: Develop AI solutions in Azure Quiz Questions and Answers

Answer :
  • <p>Azure Document Intelligence</p>

Explanation :

The Azure Form Recognizer service is specifically designed to extract structured data from documents. It uses AI models to identify and extract key-value pairs, tables, and text from forms and invoices, making it ideal for automating data extraction in this scenario.
Answer :
  • It extracts text and structure from scanned documents accurately

Explanation :

Azure Form Recognizer's OCR capabilities are designed to accurately extract text and structural information from scanned documents, making it easier to digitize and process content that would otherwise be difficult to manage digitally.
Answer :
  • It helps to build applications that understand user intents and extract relevant information.

Explanation :

The Language Understanding service is designed to interpret user intents and extract relevant data, which is crucial for developing applications that respond accurately to user inputs.
Answer :
  • Speech Service

Explanation :

The Azure Speech Service is specifically designed to handle tasks like speech-to-text, text-to-speech, and speech translation, making it ideal for implementing these functionalities.
Answer :
  • <p>Azure document intelligence</p>

Explanation :

Azure Form Recognizer is designed to identify and extract text, key-value pairs, and tables from documents, making it ideal for processing unstructured feedback forms.
Answer :
  • Increase the size of the training dataset with more diverse samples.

Explanation :

Increasing the size and diversity of the training dataset can provide the model with better context and improve its accuracy in distinguishing between similar fields.
Answer :
  • To tailor the model for specific, domain-related image content

Explanation :

Custom Vision models are designed to be tailored to specific contexts and domains, allowing for more relevant image classification than generic pre-trained models.
Answer :
  • <p>Azure AI Foundry - Face API</p>

Explanation :

Azure Cognitive Services - Face API is specifically designed for facial recognition tasks, allowing you to detect, recognize, and analyze human faces in images.---
Answer :
  • Language Understanding (LUIS)

Explanation :

Language Understanding (LUIS) is an Azure service tailored for creating models that effectively comprehend the intents of user utterances and extract information.
Answer :
  • Named Entity Recognition

Explanation :

Named Entity Recognition is the feature of Text Analytics API that identifies and categorizes entities within a text, making it suitable for document libraries.