1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-17 23:59:59 +02:00

dinglehopper: Add OCR-D interface

This commit is contained in:
Gerber, Mike 2019-08-15 17:25:54 +02:00
parent e6e2db79da
commit 02a0e093bf
6 changed files with 113 additions and 9 deletions

View file

@ -13,4 +13,13 @@ Goals
* As a library
* Unicode support
Usage
-----
As a OCR-D processor:
~~~
ocrd-dinglehopper -m mets.xml -I OCR-D-GT-PAGE,OCR-D-OCR-TESS -O OCR-D-OCR-TESS-EVAL
~~~
This generates HTML and JSON reports in the `OCR-D-OCR-TESS-EVAL` filegroup.
![dinglehopper displaying metrics and character differences](.screenshots/dinglehopper.png?raw=true)