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

Fix USX corpus issues #138

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix USX corpus issues #138

wants to merge 2 commits into from

Conversation

ddaspit
Copy link
Contributor

@ddaspit ddaspit commented Nov 5, 2024

  • Fix incorrect handling of descriptive titles
  • Add support for tables

This change is Reviewable

@johnml1135
Copy link
Collaborator

Is this issue in Machine as well?

@johnml1135
Copy link
Collaborator

tests/corpora/test_usx_memory_text.py line 35 at r1 (raw file):

    <row style="tr">
      <cell style="tc1" align="start"><verse number="1" style="v" />Chapter</cell>
      <cell style="tcr2" align="end">1</cell>

I am assuming that this is how tables are normally defined in USX. Is there any range of how they are defined? Are there edge cases that are not being caught?

Copy link
Collaborator

@johnml1135 johnml1135 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 7 of 7 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @ddaspit)

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