List of questions
Related questions
Question 111 - AI-102 discussion
You need to develop an extract solution for the receipt images. The solution must meet the document processing requirements and the technical requirements. You upload the receipt images to the From Recognizer API for analysis, and the API returns the following JSON.
Which expression should you use to trigger a manual review of the extracted information by a member of the ConsultantBookkeeper group?
A.
documentResults.docType == "prebuilt:receipt"
B.
documentResults.fields.".confidence < 0.7
C.
documentResults.fields.ReceiptType.confidence > 0.7
D.
documentResults.fields.MerchantName.confidence < 0.7
Your answer:
0 comments
Sorted by
Leave a comment first