Share via

Can a classifier handle multiple documents/forms on the same page?

Bogdan Pechounov 125 Reputation points
2024-03-14T18:52:04.1433333+00:00

When using document: azure.ai.formrecognizer.AnalyzedDocument (coming from document_analysis_client.begin_classify_document(classifier_id, document).result().documents), I noticed that there is a document.polygon field.

Is this field present in case a document of type A or B detected on a page only fills a part of the page? For example, on the first half of the page there could be a form of type A and on the second half a form of type B.

Azure Document Intelligence in Foundry Tools

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.