AI-102 · Question #109
Case Study 2 - Contoso, Ltd. General Overview Contoso, Ltd. is an international accounting company that has offices in France. Portugal, and the United Kingdom. Contoso has a professional services…
The correct answer is B. /formrecognizer/v2.0/prebuilt/receipt/analyze C. /vision/v3.2/read/analyze. Query the status and retrieve the result of an Analyze Receipt operation. https://{endpoint}/formrecognizer/v2.0-preview/prebuilt/receipt/analyzeResults/{resultId} POST {Endpoint}/vision/v3.2/read/analyze Use this interface to get the result of a Read operation, employing the…
Question
Options
- A/vision/v3.2/read/analyzeResults
- B/formrecognizer/v2.0/prebuilt/receipt/analyze
- C/vision/v3.2/read/analyze
- D/vision/v3.2/describe
- E/formercognizer/v2.0/custom/models{modelId}/ analyze
How the community answered
(26 responses)- A4% (1)
- B81% (21)
- D4% (1)
- E12% (3)
Explanation
Query the status and retrieve the result of an Analyze Receipt operation. https://{endpoint}/formrecognizer/v2.0-preview/prebuilt/receipt/analyzeResults/{resultId} POST {Endpoint}/vision/v3.2/read/analyze Use this interface to get the result of a Read operation, employing the state-of-the-art Optical Character Recognition (OCR) algorithms optimized for text-heavy documents. Scenario: Contoso plans to develop a document processing workflow to extract information automatically from PDFs and images of financial documents The document processing solution must be able to process standardized financial documents that have the following characteristics: - Contain fewer than 20 pages. - Be formatted as PDF or JPEG files. - Have a distinct standard for each office. - The document processing solution must be able to extract tables and text from the financial - The document processing solution must be able to extract information from receipt images. https://westus2.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-preview/operati ons/GetAnalyzeReceiptResult https://docs.microsoft.com/en-us/rest/api/computervision/3.1/read/read
Topics
Community Discussion
No community discussion yet for this question.