From 833c02729b930e75c23a4c87e76984d129d45ede Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Tue, 9 Jun 2020 18:30:36 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=92=EF=B8=8F=20dinglehopper:=20Remove?= =?UTF-8?q?=20superfluous=20`-m=20mets.xml`=20in=20the=20README=20OCR-D=20?= =?UTF-8?q?example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b088f70..b0ddcf4 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ 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 +ocrd-dinglehopper -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.