Skip to content

recommended workflows: make runnable #297

@bertsky

Description

@bertsky

Recently, our Calamari wrapper changed its parameterization: it no longer supports using checkpoint but requires checkpoint_dir instead. So checkpoint=qurator-gt4histocr-1.0/\*.ckpt.json just became checkpoint_dir=qurator-gt4histocr-1.0.

Also, there is still a reference to the (unregistered, outdated) Tesseract model GT4HistOCR_50000000.997_191951.

Plus IMO, to make this usable out of the box, there should be a direct mention of how to download the respective models via resmgr (prior to and independent of processing):

ocrd resmgr download ocrd-tesserocr-recognize Fraktur_GT4HistOCR.traineddata
ocrd resmgr download ocrd-calamari-recognize qurator-gt4histocr-1.0

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions