Share via

Azure form recognizer

Sriramsubramaniyan 6 Reputation points
2023-01-05T11:21:38.49+00:00

Can you please advise if we have any user interface where users can validate the data extracted from forms using form recognizer?
We are using an OCR tool and which allows user to validate the extracted data, does form recognizer has same features with it

Azure Document Intelligence in Foundry Tools

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,836 Reputation points
    2023-01-18T04:08:53.4533333+00:00

    @Sriramsubramaniyan Thanks for the question. It does not currently have a user interface that allows users to validate the extracted data.

    However, you can use the Form Recognizer REST API to retrieve the extracted data and build your own user interface to allow users to review and validate the data. The Form Recognizer API returns the extracted data as a JSON object, which you can parse and display to users for review. You can also use the API to update the extracted data if needed.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.