dinglehopper
dinglehopper copied to clipboard
An OCR evaluation tool
- [ ] HTTPError: Response code 400 (Authentication information is not given in the correct format. Check the value of Authorization header.) - [x] Node.js 16 actions are deprecated. Please...
Dependencies aren't ready yet (e.g. `orjson`), so this is a draft until fixed.
dinglehopper does not seem to run on Windows, because Microsoft Store has Python 3.12 and OCR-D core is not ready yet (https://github.com/OCR-D/core/issues/1212). We already test Python 3.12, why did we...
I am bit confused by the results now, because the test reports are not under "Tests Report" -> Needs review.
Apparently there is no --version parameter and it would be good to have one - now that we have versions. - [ ] Add --version - [ ] Now would...
- [x] Port CI from CircleCI to GitHub Actions - [x] Run tests in GitHub Actions - [x] Replace CI badge - [x] Review Black job - [x] Port Black...
I decided to merge #83 as is because of my vacation, but I had some minor changes to consider. (List also includes things that I stumbled upon while reviewing, that...