You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dinglehopper/README.md

26 lines
608 B
Markdown

dinglehopper
============
dinglehopper is an OCR evaluation tool and reads ALTO, PAGE and text files.
![Travis CI badge](https://api.travis-ci.org/qurator-spk/dinglehopper.svg?branch=master)
Goals
-----
* Useful
* As an UI tool
* For an automated evaluation
* 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)