📌 Use my ocrd_typegroups_classifier fix for passing down the page id

pull/27/head
Gerber, Mike 5 years ago
parent 44772f1923
commit 3fee2d4fe6

@ -120,7 +120,8 @@ page_workaround_remove_conf() {
}
# XXX do_fontident
do_fontident
do_validate
do_binarization
do_validate

@ -1,8 +1,8 @@
ocrd >= 1.0.0b10
git+https://github.com/seuretm/ocrd_typegroups_classifier.git
https://github.com/mikegerber/ocrd_typegroups_classifier/archive/fix/pass-down-page-id.tar.gz # XXX git+https://github.com/seuretm/ocrd_typegroups_classifier.git
https://github.com/mikegerber/ocrd_kraken/archive/fix/pass-down-page-id.tar.gz # XXX ocrd_kraken >= 0.1.1
https://github.com/mikegerber/ocrd_kraken/archive/fix/pass-down-page-id.tar.gz # XXX ocrd_kraken >= 0.1.1
tesserocr == 2.3.1 # 2.4.0 fails with Ubuntu 18.04's tesseract
ocrd_tesserocr

Loading…
Cancel
Save