/document-analyzer

A .NET console application that uses machine-learning models to extract key-value pairs, entities and tables. document-analyzer is a proof of concept for analyzing forms and document using machine intelligence technology.

Primary LanguageC#

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