mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-30 17:09:52 +02:00
🧹 Update README for the newest changes + clean-up
This commit is contained in:
parent
5bf350056f
commit
d226486b3f
1 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,7 @@ The document must be specified by its PPN, for example:
|
||||||
~~~
|
~~~
|
||||||
~/devel/ocrd-galley/ppn2ocr PPN77164308X
|
~/devel/ocrd-galley/ppn2ocr PPN77164308X
|
||||||
cd PPN77164308X
|
cd PPN77164308X
|
||||||
~/devel/ocrd-galley/run-docker-hub -I BEST --skip-validation
|
~/devel/ocrd-galley/my_ocrd_workflow -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;
|
||||||
|
@ -104,7 +104,7 @@ for the given images.
|
||||||
~~~
|
~~~
|
||||||
~/devel/ocrd-galley/ocrd-workspace-from-images 0005.png
|
~/devel/ocrd-galley/ocrd-workspace-from-images 0005.png
|
||||||
cd workspace-xxxxx # output by the last command
|
cd workspace-xxxxx # output by the last command
|
||||||
~/devel/ocrd-galley/run-docker-hub
|
~/devel/ocrd-galley/my_ocrd_workflow
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
This produces a workspace from the files and then runs the OCR workflow on it.
|
This produces a workspace from the files and then runs the OCR workflow on it.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue