Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature 36: Integrate AWS Textract #287

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

daniel-va
Copy link
Contributor

@daniel-va daniel-va commented Oct 9, 2024

Resolves #36.
Resolves #31.

Replaces the old OCR service with a new once that uses swisstopo-ocr.

@daniel-va daniel-va self-assigned this Oct 9, 2024
@daniel-va daniel-va force-pushed the feature/asset-36-integrate-aws-textract branch 3 times, most recently from fd13779 to 8e8b0e0 Compare October 14, 2024 10:04
@daniel-va daniel-va force-pushed the feature/asset-36-integrate-aws-textract branch from 8e8b0e0 to d504059 Compare October 14, 2024 11:17
apps/server-asset-sg/src/app.logger.ts Outdated Show resolved Hide resolved
@daniel-va daniel-va force-pushed the feature/asset-36-integrate-aws-textract branch from 28274cf to d7a63f6 Compare October 16, 2024 09:49
Add ocr service

Add custom logger

Add ocr development service

Handle ocr error response

Use SKIP_PROCESSING on ocr service in development
@daniel-va daniel-va force-pushed the feature/asset-36-integrate-aws-textract branch from d7a63f6 to 71dce22 Compare October 16, 2024 09:52
Copy link

sonarcloud bot commented Oct 16, 2024

@daniel-va daniel-va merged commit 9e75c60 into develop Oct 16, 2024
8 checks passed
@daniel-va daniel-va deleted the feature/asset-36-integrate-aws-textract branch October 16, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCR: Integrate AWS Textract in Assets OCR: Remove unused parts from code
2 participants