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

Create a windmill workflow for converting OCR data to TXT linked in our IIIF Manifests #3

Open
brittnylapierre opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@brittnylapierre
Copy link
Member

brittnylapierre commented Dec 9, 2024

  1. Input through CSV of slugs
  2. Get OCR data from swift

Example: https://github.com/crkn-rcdr/crkn-scripting/blob/main/export-alto/script.py

  1. Convert to text
  2. Upload text to swift

Example: https://github.com/crkn-rcdr/puppet/blob/main/modules/crkn/files/roles/role_python/ocr_export_import/scripts/ocr_import_files.py

  1. Attach text to manifest through IIIF rendering field - https://iiif.io/api/cookbook/recipe/0017-transcription-av/
  2. Save edited manifest

Example: https://github.com/crkn-rcdr/crkn-scripting/blob/ae89bd72ef11e70682424ef47781cf0fb35986c2/pres-api-setup/newImport.py#L167

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

No branches or pull requests

2 participants