mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 21:59:52 +02:00
🚧 ppn2ocr: Update README
This commit is contained in:
parent
3e0b7436a5
commit
9b7437601f
1 changed files with 7 additions and 4 deletions
11
README.md
11
README.md
|
@ -58,11 +58,14 @@ firefox OCR-D-OCR-CALAMARI-EVAL/OCR-D-OCR-CALAMARI-EVAL_00000024.html
|
||||||
|
|
||||||
ppn2ocr
|
ppn2ocr
|
||||||
-------
|
-------
|
||||||
The `ppn2ocr` script produces OCR output for a given document in the State
|
The `ppn2ocr` script produces a METS file with the best images for a given
|
||||||
Library Berlin (SBB)'s digitized collection. The document must be specified by its
|
document in the State Library Berlin (SBB)'s digitized collection. The document
|
||||||
PPN, for example:
|
must be specified by its PPN, for example:
|
||||||
~~~
|
~~~
|
||||||
./ppn2ocr PPN77164308X
|
pip install -r requirements-ppn2ocr.txt
|
||||||
|
~/devel/my_ocrd_workflow/ppn2ocr PPN77164308X
|
||||||
|
cd PPN77164308X
|
||||||
|
~/devel/my_ocrd_workflow/run-docker-hub -I BEST --skip-validation
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
This produces a workspace directory `PPN77164308X` with the OCR results in it;
|
This produces a workspace directory `PPN77164308X` with the OCR results in it;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue