List of questions
Related questions
Question 256 - MLS-C01 discussion
A law firm handles thousands of contracts every day. Every contract must be signed. Currently, a lawyer manually checks all contracts for signatures.
The law firm is developing a machine learning (ML) solution to automate signature detection for each contract. The ML solution must also provide a confidence score for each contract page.
Which Amazon Textract API action can the law firm use to generate a confidence score for each page of each contract?
A.
Use the AnalyzeDocument API action. Set the FeatureTypes parameter to SIGNATURES. Return the confidence scores for each page.
B.
Use the Prediction API call on the documents. Return the signatures and confidence scores for each page.
C.
Use the StartDocumentAnalysis API action to detect the signatures. Return the confidence scores for each page.
D.
Use the GetDocumentAnalysis API action to detect the signatures. Return the confidence scores for each page
Your answer:
0 comments
Sorted by
Leave a comment first