Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 786 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 786 Bytes

Overview

What is document-analyzer?

document-analyzer is a .NET console application that uses machine-learning-models to extract key-value pairs, entities and tables from documents. document-analyzer uses the Azure Form Recognizer AI service to analyze the documents.

document-analyzer is an Machine Intelligence Proof of Concept for analyzing documents using Machine Intelligence technology.

Prerequisites