An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
Can a classifier handle multiple documents/forms on the same page?
Bogdan Pechounov
125
Reputation points
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
Azure Document Intelligence in Foundry Tools
Sign in to answer