Hi all,
As I checked the document of AI Builder - Collection Confidence Score, seems it only supports English invoice.
I am working on a Japanese project, and defined more than 3 AI Models (Form Processing) for different layout invoice,
is there a way could be used to identify one model is not fit for specified input invoice?
I have tried to use Collection Confidence Score < 0.5 in a condition for my Power Automate flow, but it came up message show the Collection Confidence Score is only for English invoice now.
Regards,
Roger
Thanks @JoeF-MSFT , Glad to hear that Collection Confidence Score is available for non-English now.
Actually, for my current project, there would be more than 200 layouts for AI Builder form processing model, that means I have to put them into multiply models.
Hi @Roger_Katsu,
Thanks for your question!
Since a few weeks ago, Form Processing now supports extracting data from documents in Japanese and 70 other languages: https://docs.microsoft.com/en-us/ai-builder/form-processing-model-requirements#languages-supported
So instead of creating separate form processing models, I’d suggest creating a single form processing model and grouping invoices with different layouts in different collections: https://docs.microsoft.com/en-us/ai-builder/create-form-processing-model#group-documents-by-collections
Yes, you can use the collection confidence score, to check if an invoice layout that has been processed is known to the model or not, even for documents in Japanese.
Feel free to let us know if you have other questions as you build your form processing model!