Commit graph

515 commits

Author SHA1 Message Date
448bf9e256 🐛 ppn2ocr: Remove LOCAL file group too 2020-06-04 19:55:00 +02:00
4e19e2a655 💄 ppn2ocr: Add a proper CLI interface 2020-06-03 15:53:45 +02:00
70eb73e4c7 🧹 ppn2ocr: (Re)Move TODOs 2020-06-03 15:34:00 +02:00
6c74672916 🚧 ppn2ocr: Update README to use the correct path to requirements-ppn2ocr.txt 2020-06-03 11:18:36 +02:00
9b7437601f 🚧 ppn2ocr: Update README 2020-06-03 11:17:18 +02:00
3e0b7436a5 🚧 ppn2ocr: Add requirements-ppn2ocr.txt 2020-06-03 11:14:44 +02:00
05dbffeb7a 🚧 ppn2ocr: Do not call workflow for now 2020-06-03 10:12:36 +02:00
10f5198fa6 🚧 ppn2ocr: s/contain/encapsulate 2020-06-03 10:11:23 +02:00
f893b339c5 🚧 ppn2ocr: Properly remove the PRESENTATION file group 2020-06-03 10:10:54 +02:00
014e70fe35 🚧 ppn2ocr: Actually run the workflow 2020-06-02 19:25:31 +02:00
74cb361723 🚧 ppn2ocr: Extract a function to contain the IIIF hack 2020-06-02 19:18:06 +02:00
c7c8934e89 🚧 ppn2ocr: Convert to Python + fumble in IIIF URLs 2020-06-02 19:06:31 +02:00
7c5cbc7244 📝 ppn2ocr: Add to README, including proxy configuration 2020-05-22 17:23:49 +02:00
1585247482 ppn2ocr: Make PPN a command line parameter 2020-05-22 17:15:50 +02:00
2a4b204fbe 🎨 ppn2ocr: Extract a function to make a workspace 2020-05-22 16:53:20 +02:00
18d4ab0ba1 ppn2ocr: Use a better example document 2020-05-22 16:45:19 +02:00
8024064697 🐛 ppn2ocr: Fix file:/ links to use file:///, and remove unavaiblable LOCAL file group 2020-05-22 16:09:00 +02:00
612d44b074 🚧 zdb2ocr: Add TODOs from notes.md 2020-05-22 13:49:34 +02:00
9303f4b4df 🚧 zdb2ocr: Produce OCR of ZEFYS newspapers (WIP) 2020-05-22 13:43:11 +02:00
3b60b26c53 🐛 ppn2ocr: Do not set no_proxy here 2020-05-18 21:03:06 +02:00
5675047047 🧹 ppn2ocr: We already use run-docker-hub 2020-05-14 16:25:34 +02:00
770af0a205 🚧 WIP: Add script ppn2ocr to run a document by giving PPN 2020-03-09 18:27:29 +01:00
4b8399fc52 📝 README-DEV: Fix git push instructions 2020-03-09 18:26:40 +01:00
a5b4e06a09 Allow skipping validation 2020-03-09 16:50:30 +01:00
f0da2c95ba ⬆ Update ocrd_olena 2020-03-09 16:49:43 +01:00
78f632a523 Support --input-file-grp/-I command line parameter 2020-03-09 12:26:38 +01:00
9e80926eb2 📝 Remove redundant/wrongly placed comment about SELinux vs run 2020-03-03 10:27:32 +01:00
5da25f0aeb 📝 README: Use the image from Docker Hub 2020-03-02 18:52:34 +01:00
830479d8c2 📝 README-DEV.md 2020-03-02 18:07:52 +01:00
6ccfe08511 👷 Travis: Hopefully fix deploy on tags 2020-03-02 17:16:14 +01:00
a5897ead97 🎨 Re-use ./run for ./run-docker-hub 2020-03-02 17:09:51 +01:00
0d61c258a6 Support running a stable version from Docker Hub 2020-03-02 16:57:24 +01:00
6537e8284e 🧹 Remove work around for fixed issue qurator-spk/bb_textline_detection#27 2020-03-02 15:18:24 +01:00
453961b5b2 👷 Travis: Deploy on master + on tags 2020-03-02 14:54:12 +01:00
4cdfdeb5fe 🐛 Travis: Do not use special characters when checking results (work around) 2020-03-02 14:15:08 +01:00
abf33508b7 🐛 Travis: Do not use special characters when checking results (work around) 2020-03-02 13:45:54 +01:00
88c29cef68 🐛 Add tessdata_best Tesseract models again 2020-03-02 12:47:46 +01:00
5e8cd47798 🧹 Clean up after first apt-get run 2020-03-02 12:07:52 +01:00
4d9a833bef 🐛 Fix olena install 2020-03-02 12:06:50 +01:00
f65505d51a Install Tesseract from a PPA 2020-03-02 12:05:55 +01:00
4cb4f6f2bf ⬆ Update qurator_data_lib.sh to use a silent curl instead of wget 2020-02-27 12:31:09 +01:00
7ecca0e92a ⬆ Update Tesseract to 4.1.1 2020-02-26 17:43:27 +01:00
9f29e53e63 Travis: Cache Docker builds from previous image 2020-02-26 13:18:27 +01:00
d8463e2ea7 Travis: Try a multi-stage build 2020-02-26 12:50:42 +01:00
cc7504ea33 🔍 Try uploading our XML to check it 2020-02-26 11:59:56 +01:00
20310d454a 🔍 Try uploading our XML to check it 2020-02-25 19:29:22 +01:00
90188c37cb Download tessdata_best from qurator-data.de mirror 2020-02-25 18:33:59 +01:00
007d26df87 🚧 Install olena via preliminary Ubuntu package 2020-02-25 18:33:16 +01:00
8462112863
📝 README: **test environment** 2020-02-21 16:59:35 +01:00
8177aab29f 📝 README: Mention historical prints 2020-02-21 16:57:22 +01:00