CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 81: AI-102: Designing and Implementing a Microsoft Azure AI Solution

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 Form Recognizer API for analysis, and the API returns the following JSON. Which expression should you use to trigger a manual…

Nội dung câu hỏi

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 Form 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 Consultant-Bookkeeper group?

Minh họa câu hỏi

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. documentResults.docType == "prebuilt:receipt"
  2. B. documentResults.fields.*.confidence < 0.7 — đáp án hiện tại
  3. C. documentResults.fields.ReceiptType.confidence > 0.7
  4. D. documentResults.fields.MerchantName.confidence < 0.7

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề