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

🗒️ dinglehopper: Describe what dinglehopper does in the README

This commit is contained in:
Gerber, Mike 2020-06-08 18:27:20 +02:00
parent 5cbeb7b0dd
commit 1af062e1a9

View file

@ -1,7 +1,11 @@
dinglehopper dinglehopper
============ ============
dinglehopper is an OCR evaluation tool and reads [ALTO](https://github.com/altoxml), [PAGE](https://github.com/PRImA-Research-Lab/PAGE-XML) and text files. dinglehopper is an OCR evaluation tool and reads
[ALTO](https://github.com/altoxml),
[PAGE](https://github.com/PRImA-Research-Lab/PAGE-XML) and text files. It
compares a ground truth (GT) document page with a OCR result page to compute
metrics and a word/character differences report.
[![Build Status](https://travis-ci.org/qurator-spk/dinglehopper.svg?branch=master)](https://travis-ci.org/qurator-spk/dinglehopper) [![Build Status](https://travis-ci.org/qurator-spk/dinglehopper.svg?branch=master)](https://travis-ci.org/qurator-spk/dinglehopper)