Commit Graph

386 Commits (f9b4a2265e7c0be6e68dfdfdbca9b2d623ea11ab)
 

Author SHA1 Message Date
Gerber, Mike 1a308a5522 🧹 Use OCR-D's -P, remove now redundant validation and remove now unnecessary functions 4 years ago
Gerber, Mike efd955c04f 🧹 Modernize my_ocrd_workflow and use OCR-D's new --overwrite 4 years ago
Gerber, Mike 3af3c6dd00 ⬆️ Update qurator_data_lib.sh 4 years ago
Gerber, Mike 0f8b2d82d5 🧹 Travis: Comment out transfer.sh output 4 years ago
Gerber, Mike 032f58e4b8 Merge branch 'master' of https://github.com/mikegerber/my_ocrd_workflow 4 years ago
Gerber, Mike 131e862762 💩 Travis: Skip validation until https://github.com/OCR-D/ocrd_olena/issues/60 is fixed 4 years ago
Gerber, Mike 7fe2ce84b5 🐛 Update sbb_textline_detector to fix Keras/TF issue 4 years ago
Gerber, Mike ef3a8a69e0 ⬆️ Update ocrd_olena 4 years ago
Gerber, Mike f7b43bbefa ppn2ocr: Support TIFF in the BEST group 4 years ago
Gerber, Mike 4e37a52899 Merge branch 'master' of github.com:mikegerber/my_ocrd_workflow 4 years ago
Gerber, Mike bb703152db 🐛 ppn2ocr: Verify oai.sbb.berlin's certificate again
Now that oai.sbb.berlin's certificate chain is fixed, remove the
workaround again.

Fixes GH#15.
4 years ago
Gerber, Mike c5ae23d2ef Validate before even starting, to find data problems 4 years ago
Gerber, Mike f7b0b4121d ⁉️ Check dependencies using pipdeptree to triage Travis build fail 4 years ago
Gerber, Mike c334b1e7ac 🧹 Move check-FULLTEXT-Page-dimensions-vs-BEST-dimensions.py code to mono-repo/experiments 4 years ago
Gerber, Mike af4557fb33 Merge branch 'master' of https://github.com/mikegerber/my_ocrd_workflow 4 years ago
Gerber, Mike 0aa541fa18 📓 README: Reference howto/*proxy*.md instead of duplicating the proxy settings 4 years ago
Gerber, Mike 3f4ec30349 🧹 .gitignore __pychache__/*.pyc 4 years ago
Gerber, Mike f98a1ec2c8 🐛 run: XXX Work around podman vs docker uid behaviour 4 years ago
Gerber, Mike 746fb768da 🚧 Add a script that checks FULLTEXT dimensions against BEST dimensions 4 years ago
Gerber, Mike d2c316285c 🧹 ppn2ocr: Remove obsolete show_help() 4 years ago
Gerber, Mike f5b2eed8a6 🐛 ppn2ocr: Work around oai.sbb.berlin certificate problem
oai.sbb.berlin does not have a valid certificate:

% curl https://oai.sbb.berlin
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

Work around this by setting verify=False.
4 years ago
Gerber, Mike 448bf9e256 🐛 ppn2ocr: Remove LOCAL file group too 4 years ago
Gerber, Mike 4e19e2a655 💄 ppn2ocr: Add a proper CLI interface 4 years ago
Gerber, Mike 70eb73e4c7 🧹 ppn2ocr: (Re)Move TODOs 4 years ago
Gerber, Mike 6c74672916 🚧 ppn2ocr: Update README to use the correct path to requirements-ppn2ocr.txt 4 years ago
Gerber, Mike 9b7437601f 🚧 ppn2ocr: Update README 4 years ago
Gerber, Mike 3e0b7436a5 🚧 ppn2ocr: Add requirements-ppn2ocr.txt 4 years ago
Gerber, Mike 05dbffeb7a 🚧 ppn2ocr: Do not call workflow for now 4 years ago
Gerber, Mike 10f5198fa6 🚧 ppn2ocr: s/contain/encapsulate 4 years ago
Gerber, Mike f893b339c5 🚧 ppn2ocr: Properly remove the PRESENTATION file group 4 years ago
Gerber, Mike 014e70fe35 🚧 ppn2ocr: Actually run the workflow 4 years ago
Gerber, Mike 74cb361723 🚧 ppn2ocr: Extract a function to contain the IIIF hack 4 years ago
Gerber, Mike c7c8934e89 🚧 ppn2ocr: Convert to Python + fumble in IIIF URLs 4 years ago
Gerber, Mike 7c5cbc7244 📝 ppn2ocr: Add to README, including proxy configuration 4 years ago
Gerber, Mike 1585247482 ppn2ocr: Make PPN a command line parameter 4 years ago
Gerber, Mike 2a4b204fbe 🎨 ppn2ocr: Extract a function to make a workspace 4 years ago
Gerber, Mike 18d4ab0ba1 ppn2ocr: Use a better example document 4 years ago
Gerber, Mike 8024064697 🐛 ppn2ocr: Fix file:/ links to use file:///, and remove unavaiblable LOCAL file group 4 years ago
Gerber, Mike 612d44b074 🚧 zdb2ocr: Add TODOs from notes.md 4 years ago
Gerber, Mike 9303f4b4df 🚧 zdb2ocr: Produce OCR of ZEFYS newspapers (WIP) 4 years ago
Gerber, Mike 3b60b26c53 🐛 ppn2ocr: Do not set no_proxy here 4 years ago
Gerber, Mike 5675047047 🧹 ppn2ocr: We already use run-docker-hub 4 years ago
Gerber, Mike 770af0a205 🚧 WIP: Add script ppn2ocr to run a document by giving PPN 4 years ago
Gerber, Mike 4b8399fc52 📝 README-DEV: Fix git push instructions 4 years ago
Gerber, Mike a5b4e06a09 Allow skipping validation 4 years ago
Gerber, Mike f0da2c95ba ⬆ Update ocrd_olena 4 years ago
Gerber, Mike 78f632a523 Support --input-file-grp/-I command line parameter 4 years ago
Gerber, Mike 9e80926eb2 📝 Remove redundant/wrongly placed comment about SELinux vs run 4 years ago
Gerber, Mike 5da25f0aeb 📝 README: Use the image from Docker Hub 4 years ago
Gerber, Mike 830479d8c2 📝 README-DEV.md 4 years ago