From 9fc8937324b8ba2c94ddd865fb8c05fa5f92c49d Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Thu, 24 Apr 2025 15:13:19 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=92=20=20README:=20Mention=20dinglehopper?= =?UTF-8?q?-line-dirs=20--help?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76fcc5a..a40db79 100644 --- a/README.md +++ b/README.md @@ -112,9 +112,13 @@ You also may want to compare a directory of GT text files (i.e. `gt/line0001.gt. with a directory of OCR text files (i.e. `ocr/line0001.some-ocr.txt`) with a separate CLI interface: -~~~ +``` dinglehopper-line-dirs gt/ ocr/ -~~~ +``` + +The CLI `dinglehopper-line-dirs` can also work with GT text files in the same +directories as the the OCR text files. You should read `dinglehopper-line-dirs --help` +in this case. ### dinglehopper-extract The tool `dinglehopper-extract` extracts the text of the given input file on