🧹 Update README for the newest changes + clean-up

pull/38/head
Gerber, Mike 4 years ago
parent 5bf350056f
commit d226486b3f

@ -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…
Cancel
Save