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

Add calculation of table related metrics based on table_as_cells #2898

Merged
merged 5 commits into from May 7, 2024

Conversation

plutasnyy
Copy link
Contributor

This pull request add metrics that are calculated based on table_as_cells instead of text_as_html. This change is required for comprehensive metrics calculation, as previously every colspan or rowspan predicted was considered to be an incorrect predicted (even if it was correct prediction)

This change has to be merged after #2892 which introduces table_as_cells field

@plutasnyy plutasnyy self-assigned this Apr 17, 2024
Base automatically changed from feat/table-as-cells to main April 25, 2024 11:54
@badGarnet badGarnet marked this pull request as ready for review May 7, 2024 13:57
@badGarnet badGarnet added this pull request to the merge queue May 7, 2024
Merged via the queue into main with commit 4397dd6 May 7, 2024
42 checks passed
@badGarnet badGarnet deleted the feat/table-cell-based-metrics branch May 7, 2024 14:37
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.

None yet

2 participants