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

OMR Search: Add class for creating ngrams of information extracted from MEI #835

Merged
merged 17 commits into from
Mar 29, 2024

Conversation

dchiller
Copy link
Collaborator

@dchiller dchiller commented Feb 29, 2024

This PR:

  • extends the MEIParser class rewritten in Update MEI Parser #806 to create MEITokenizer which divides content parsed from the MEI file into documents that can be indexed in solr
  • introduces lxml for MEI (xml) parsing
  • does some refactoring of the previously introduced MEIParser and tests

This concludes (hopefully) a re-writing of tools (along with #806 and #833) needed for MEI parsing.

@dchiller dchiller force-pushed the omr-search branch 2 times, most recently from a93b3ec to f4dfe11 Compare March 25, 2024 21:31
app/Dockerfile Outdated Show resolved Hide resolved
@dchiller dchiller marked this pull request as ready for review March 26, 2024 15:37
@dchiller dchiller changed the title Omr search OMR Search: Add class for creating ngrams of information extracted from MEI Mar 26, 2024
@dchiller dchiller requested a review from jacobdgm March 27, 2024 12:51
@dchiller dchiller requested a review from jacobdgm March 28, 2024 13:32
@dchiller dchiller merged commit 73093e5 into DDMAL:main Mar 29, 2024
2 checks passed
@dchiller dchiller deleted the omr-search branch March 29, 2024 16:01
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

3 participants