diff --git a/README.md b/README.md index f766c14..6f80434 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Introduction -This offers a OCR-D compliant workspace processor for some of the functionality of Calamari OCR. +This offers a OCR-D compliant workspace processor for the functionality of Calamari OCR. This processor only operates on the text line level and so needs a line segmentation (and by extension a binarized image) as its input. @@ -59,7 +59,7 @@ With `test-parameters.json`: } ~~~ -You may want to have a look at the [ocrd-tool.json](ocrd-tool.json) descriptions +You may want to have a look at the [ocrd-tool.json](ocrd_calamari/ocrd-tool.json) descriptions for additional parameters and default values. ## Development & Testing