I’ve managed to put a simple process together that connects and get results back from Azure but I have no idea how to display the data or put it through the Validation station?
Does anyone have an examples to show me to do with this data etc or how to train the model?
We have it in our backlog of features, but we will not be working on it very soon…
I recommend you give a try to writing your own extractor (and performing the call to Form Recognizer, collecting the results, and mapping them back to the fields you want) as a way forward for now.
@davendra did you have any luck creating your own extractor? I think I am stuck at the same point, where I have the azure form recognizer model connected but am not able to extract/validate/export the results