mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
✒ README: Wrap long line
Wrap the long example call so it will show fully on PyPI. Fixes gh-81.
This commit is contained in:
parent
c25c8d0a4f
commit
0f92b524da
1 changed files with 3 additions and 1 deletions
|
@ -66,7 +66,9 @@ ocrd-tesserocr-segment-line -I OCR-D-SEG-REGION -O OCR-D-SEG-LINE
|
|||
|
||||
Finally recognize the text using ocrd_calamari and the downloaded model:
|
||||
```
|
||||
ocrd-calamari-recognize -P checkpoint_dir "../gt4histocr-calamari1" -I OCR-D-SEG-LINE -O OCR-D-OCR-CALAMARI
|
||||
ocrd-calamari-recognize \
|
||||
-P checkpoint_dir "../gt4histocr-calamari1" \
|
||||
-I OCR-D-SEG-LINE -O OCR-D-OCR-CALAMARI
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue