mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-08 22:29:56 +02:00
Use frk for now
This commit is contained in:
parent
b4f5d44ac8
commit
ff0570e151
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ do_linesegmentation() {
|
|||
do_ocr() {
|
||||
# Perform OCR on the segmented lines
|
||||
|
||||
ocrd_tesserocr_recognize_parameters='{ "model": "eng" }' # TODO mods:language + fontident → model
|
||||
ocrd_tesserocr_recognize_parameters='{ "model": "frk" }' # TODO mods:language + fontident → model
|
||||
remove_filegrp OCR-D-OCR-TESS mets.xml
|
||||
ocrd-tesserocr-recognize -l $LOG_LEVEL \
|
||||
-m mets.xml -I OCR-D-SEG-LINE -O OCR-D-OCR-TESS \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue