1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
2
Hello, Amazon Textract has a specific feature to analyze Receipts and Invoices (link). If you have not tried that out, I'd recommend having a look.
If you already did, then I'd ask if the Detect Text feature (link) was able to get the content (that corresponds to the Raw text tab when doing the Document Analysis via the AWS Console.
Overall, there are a couple of things that can be done to improve the accuracy of Textract results, like techniques like sharpening, blurring, thresholding, rotation (for misaligned scanned documents) as examples. For more advanced document layouts, a NLP model can be plugged in to help detecting the content (link)
답변함 2년 전
관련 콘텐츠
- AWS 공식업데이트됨 3달 전
Hello, if the answer met your expectation, please mark that as accepted. Thank you