mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-07-06 17:09:59 +02:00
📝 dinglehopper: Document dinglehopper-line-dirs in the README
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
f77ce857b2
commit
b6bde2b7ec
1 changed files with 9 additions and 0 deletions
|
@ -61,6 +61,15 @@ This generates `report.html` and `report.json`.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### dinglehopper-line-dirs
|
||||||
|
You also may want to compare a directory of GT text files (i.e. `gt/line0001.gt.txt`)
|
||||||
|
with a directory of OCR text files (i.e. `ocr/line0001.some-ocr.txt`) with a separate
|
||||||
|
CLI interface:
|
||||||
|
|
||||||
|
~~~
|
||||||
|
dinglehopper-line-dirs gt/ ocr/
|
||||||
|
~~~
|
||||||
|
|
||||||
### dinglehopper-extract
|
### dinglehopper-extract
|
||||||
The tool `dinglehopper-extract` extracts the text of the given input file on
|
The tool `dinglehopper-extract` extracts the text of the given input file on
|
||||||
stdout, for example:
|
stdout, for example:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue