mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-17 23:59:59 +02:00
✒ README: Mention dinglehopper-line-dirs --help
This commit is contained in:
parent
14a4bc56d8
commit
9fc8937324
1 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue