Skip to content

retkowsky/Azure_Form_Recognizer

Repository files navigation

Azure Form Recognizer demos

Azure Form Recognizer, part of Azure Applied AI Services, uses machine learning technology to identify and extract key-value pairs and table data from form documents. It then outputs structured data that includes the relationships in the original file. Unsupervised learning allows the model to understand the layout and field data without manual data labeling or intensive coding. You can also conduct supervised learning with manually labeled data. Models trained with labeled data perform better and can also work with more complicated documents.

Azure Forms Recognizer Web UI: https://formrecognizer.appliedai.azure.com/studio

Azure Form Recognizer service: https://azure.microsoft.com/en-us/services/form-recognizer/

Documentation: https://docs.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/

Additional examples: https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/formrecognizer/azure-ai-formrecognizer/samples

02-Jun-2021

Serge Retkowsky | serge.retkowsky@microsoft.com | https://www.linkedin.com/in/serger/