Skip to content

southworks/azure-intelligent-document-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-intelligent-document-processing

This repository contains .NET 8 libraries and sample applications for Azure intelligent document processing services.

What you'll find

  • Sw.ContentUnderstanding a .NET library for Azure Content Understanding. Includes:

    • client factory
    • custom analyzer administration from JSON
    • document analysis from URL or file
  • dotnet/Sw.ContentUnderstanding.Sample Sample console app showing end-to-end usage of the Content Understanding library.

  • Sw.DocumentIntelligence a .NET library for Azure Document Intelligence. Includes:

    • client factory
    • custom model/classifier administration from JSON
    • document analysis from URL or file
  • dotnet/Sw.DocumentIntelligence.Sample Sample console app showing end-to-end usage of the Document Intelligence library.

  • Sw.CloudStorage a .NET library for Azure Blob Storage access. Includes:

    • client factory
    • connectivity and permissions validation
    • blob download as stream or binary payload
    • blob URL and read SAS generation for downstream analysis
  • dotnet/README.md Consolidated setup and usage notes for all .NET libraries in this repository.

About

This repo contains libraries for Azure document processing services (Document Intelligence, Content Understanding, etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages