Share via

Azure document intelligence 3.1 to 4.0 output comparision

Sagiraju, Harshitha 40 Reputation points
2025-02-21T10:19:14.9866667+00:00

We have upgraded from 3.1 to 4.0 custom extraction model. We would like to compare results between older 3.1 and latest 4.0 version's output. Any solution for this?

Azure Document Intelligence in Foundry Tools
0 comments No comments

Answer accepted by question author

Saideep Anchuri 9,545 Reputation points Moderator
2025-02-21T11:39:02.2766667+00:00

Hi Sagiraju, Harshitha

Welcome to Microsoft Q&A Forum, thank you for posting your query here!

To compare the results between the older 3.1 custom extraction model and the latest 4.0 version's output You can check the Changelog/ReleaseHistory section for 4.0 and 3.0 to see the key changes in these two releases. For result comparison__,__ you can use Python SDK to extract the results like Table, figures, text etc. and save them in folders with their relevant name 4_tables, 3_tabels to take a visual difference. For Text results, you can use cosine similarityapi   to find similarity percentage

Thank You.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

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.