Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 7 hours 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-14T12:15:39.000Z (4 months ago)
- Last Synced: 2024-07-14T13:33:54.565Z (4 months 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).