aws-samples / aws-samples/amazon-textract-searchable-pdf

Any Python alternative for this

Open
#6 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
78
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Thanks a lot for the code.
Just asking if there are any Python alternatives for this.

I am finding alternate for how to import these libraries in Python:
```
import com.amazon.textract.pdf.ImageType;
import com.amazon.textract.pdf.PDFDocument;
import com.amazon.textract.pdf.TextLine;
import com.amazonaws.services.textract.AmazonTextract;
import com.amazonaws.services.textract.AmazonTextractClientBuilder;
import com.amazonaws.services.textract.model.*;
```

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by reviewing the repository's existing Java code and the listed Amazon Textract imports; first confirm whether a Python alternative is in scope and define the expected equivalent before coding.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, java, python
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.