1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-19 16:49:59 +02:00
No description
Find a file
2019-11-15 17:59:15 +01:00
.screenshots 📝 dinglehopper: Add screenshot 2019-08-14 18:29:49 +02:00
qurator FIX problem with creation of hash, instead of merging the strings each string get's an own hash. Adding os.path.join. 2019-11-15 17:59:15 +01:00
.travis.yml dinglehopper: Add Travis configuration 2019-08-15 11:13:29 +02:00
LICENSE 📝 dinglehopper: Add a LICENSE file 2019-08-16 13:57:49 +02:00
ocrd-tool.json symlink ocrd-tool.json to repo root 2019-10-18 16:38:44 +02:00
pytest.ini 🧹 dinglehopper: Move pytest.ini 2019-08-14 18:12:02 +02:00
README.md Fix typo in README 2019-11-06 14:54:25 +01:00
requirements.txt dinglehopper: Add OCR-D interface 2019-08-15 17:42:56 +02:00
setup.py 📝 dinglehopper: Update author info 2019-08-16 13:56:51 +02:00

dinglehopper

dinglehopper is an OCR evaluation tool and reads ALTO, PAGE and text files.

Build Status

Goals

  • Useful
    • As a UI tool
    • For an automated evaluation
    • As a library
  • Unicode support

Usage

dinglehopper some-document.gt.page.xml some-document.ocr.alto.xml

This generates report.html and report.json.

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