https://github.com/adshan/dotnet-ocr-extract-data
Data Extraction from PDFs and Images using Amazon Textract.
https://github.com/adshan/dotnet-ocr-extract-data
amazon-textract dotnet extract-pdf-data ocr-recognition
Last synced: 29 days ago
JSON representation
Data Extraction from PDFs and Images using Amazon Textract.
- Host: GitHub
- URL: https://github.com/adshan/dotnet-ocr-extract-data
- Owner: AdsHan
- License: mit
- Created: 2023-09-04T21:37:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T12:15:39.000Z (almost 2 years ago)
- Last Synced: 2025-04-13T09:14:52.284Z (about 1 year ago)
- Topics: amazon-textract, dotnet, extract-pdf-data, ocr-recognition
- Language: C#
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotnet-extract-text
Demonstração prática de extração automática de textos e dados de documentos digitalizados utilizando o Amazon Textract.
# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.
- Alterar no projeto as credenciais AWS_ACCESS_KEY e AWS_SECRET_KEY de acordo com sua conta AWS.
# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).