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

Update MEI Parser #806

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Update MEI Parser #806

merged 3 commits into from
Jan 10, 2024

Conversation

dchiller
Copy link
Collaborator

@dchiller dchiller commented Jan 5, 2024

  • Updates and simplifies MEI parsing for MEI v4.
  • Renames helpers subfolder to mei_processing from mei_conversion (keeps all contents for the time being)
  • Introduces tests for the new MEI parser.

A step on the way to implementing OMR search!

add dev poetry

Add test for new MEI parser

Add new MEI parser

Remove poetry files from branch
Copy link

@jacobdgm jacobdgm left a comment

Choose a reason for hiding this comment

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

On the whole, looks very good!

I left a couple of comments along the lines of "check to make sure this works as expected" and a handful of comments for optional fixes (mostly suggesting that all the variables be type-annotated). Happy to approve this, and trust you to go through and make any tweaks that are necessary.

@dchiller dchiller merged commit c91179e into DDMAL:main Jan 10, 2024
2 checks passed
@dchiller dchiller deleted the update-mei-parsing branch January 10, 2024 00:41
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