Skip to content

Table Detection Improvements#4500

Merged
JorjMcKie merged 1 commit into
mainfrom
table-improvements
May 16, 2025
Merged

Table Detection Improvements#4500
JorjMcKie merged 1 commit into
mainfrom
table-improvements

Conversation

@JorjMcKie
Copy link
Copy Markdown
Collaborator

  • Support new detection parameter "add_boxes" which allows specifying "virtual" rectangles to help detection.

  • Support new parameter "paths" to allow specifying previously extracted vector graphics.

  • Several minor improvements, especially we now export line breaks inside table cells as HTML "
    " tags instead of replacing "\n" by spaces.

@JorjMcKie JorjMcKie force-pushed the table-improvements branch 3 times, most recently from bdbeb4b to 528d06f Compare May 15, 2025 03:06
Comment thread src/table.py Outdated
Comment thread src/table.py Outdated
Comment thread src/table.py Outdated
* Support new detection parameter "add_boxes" which allows specifying "virtual" rectangles to help detection.

* Support new parameter "paths" to allow specifying previously extracted vector graphics.

* Several minor improvements, especially we now export line breaks inside table cells as HTML "<br>" tags instead of replacing "\n" by spaces.
@JorjMcKie JorjMcKie force-pushed the table-improvements branch from c43932a to 447c4ba Compare May 16, 2025 15:37
@JorjMcKie JorjMcKie merged commit ecb0835 into main May 16, 2025
2 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 16, 2025
@JorjMcKie JorjMcKie deleted the table-improvements branch May 16, 2025 17:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants