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

Manual Segmentation of PDF characters into Spans, Lines and Blocks #19

Merged
merged 17 commits into from
Dec 10, 2024

Conversation

iammosespaulr
Copy link
Collaborator

@iammosespaulr iammosespaulr commented Dec 9, 2024

We now remove the span, line, block decision tree from the pipeline and use heuristics instead.
Also adds a Windows test to CI.

benchmark.py Outdated Show resolved Hide resolved
pdftext/settings.py Outdated Show resolved Hide resolved
@iammosespaulr iammosespaulr changed the title Manual Segmentation Manual Segmentation of PDF characters into Spans, Lines and Blocks Dec 10, 2024
pdftext/pdf/chars.py Show resolved Hide resolved
pdftext/pdf/chars.py Outdated Show resolved Hide resolved
pdftext/pdf/pages.py Outdated Show resolved Hide resolved
pdftext/pdf/pages.py Outdated Show resolved Hide resolved
pdftext/pdf/pages.py Outdated Show resolved Hide resolved
pdftext/pdf/pages.py Outdated Show resolved Hide resolved
pdftext/pdf/utils.py Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
* run on both ubuntu and windows
@VikParuchuri VikParuchuri merged commit 31e33e5 into dev Dec 10, 2024
2 checks passed
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.

2 participants