This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In this module, you have learned how to use the Azure Document Intelligence service to extract data from forms.
Consider the following review questions to check your understanding of the topics discussed in this module.
A person plans to use an Azure Document Intelligence prebuilt invoice model. To extract document data using the model and REST API language, what are two calls they need to make to the API?
Train Model and Get Model Labels
Analyze Invoice and Get Analyze Invoice Result
Create Azure Document Intelligence and Get Analyze Invoice Result
A person needs to build an application that submits expense claims and extracts the merchant, date, and total from scanned receipts. What's the best way to build the application?
Use the Read API of the Computer Vision service.
Use Azure Document Intelligence's prebuilt receipts model
Use Azure Document Intelligence's Layout service
A person is building a custom model with Azure Document Intelligence services. What is required to train a model?
Along with the form to analyze, JSON files need to be provided.
Training must be done through language-specific SDKs.
Nothing else is required.
You must answer all questions before checking your work.
Was this page helpful?