mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 13:49:53 +02:00
📝 Add an example ALTO transformation to default workflow (Closes GH-34)
This commit is contained in:
parent
2c7304caec
commit
9e90ef08cd
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ main() {
|
||||||
if ocrd workspace list-group | grep -q OCR-D-GT-PAGE; then
|
if ocrd workspace list-group | grep -q OCR-D-GT-PAGE; then
|
||||||
ocrd-dinglehopper --overwrite -I OCR-D-GT-PAGE,$ocr_filegrp -O $ocr_filegrp-EVAL
|
ocrd-dinglehopper --overwrite -I OCR-D-GT-PAGE,$ocr_filegrp -O $ocr_filegrp-EVAL
|
||||||
fi
|
fi
|
||||||
|
#ocrd-fileformat-transform -I $ocr_filegrp -O ${ocr_filegrp}-ALTO
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue