Form Recognizer Multiple Models to Analyze 1 form

Victor Mimo 1 Reputation point
2021-10-20T16:49:43.92+00:00

Hi,

I'm sort of looking to do the opposite of Model Compose on Form Recognizer. While Model Compose allows you to combine multiple models and the classifier determines which model to call when you upload a document, I'm looking to call multiple models on the same form (I noticed accuracies we're much better on a "micro-model" structure where multiple models are responsible for parsing different tags in a page) and then hopefully have Azure stitch the results together.

Has anyone attempted this? Since I can't find anything online, my current path forward is to code this "assembler" using Python.

Azure AI Document Intelligence
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,176 Reputation points Moderator
    2021-10-21T18:14:14.387+00:00

    Hi, form recognizer currently doesn't support the above scenario, sorry for any inconvenience.


    --- *Kindly Accept Answer if the information helps. Thanks.*

    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.