Open kba opened 6 years ago
There won't be any, information is in the READMEs
There are ocrd-anyBaseOCR-binarize.py etc. Once an ocrd-tool.json
(cf. https://github.com/syedsaqibbukhari/docanalysis/issues/5) is provided as well, wouldn't that suffice?
Why was this closed?
There was an internal misunderstanding from DFKI side, whether a "ocrd-tools.json" file has been added.
The ocrd-tool.json issue is unrelated (#5). This is about testing whether the scripts do what they advertise to do.
I implemented a minimal test in the Makefile, just running the processors on the dfkitestdata in OCR-D/assets. But that is only a smoke test, there should be checks for functionality as well. https://github.com/tmbdev/ocropy/blob/master/run-test-ci might be an inspiration or the tests in the other ocrd* MP.
Are there test scripts to show sample calls, ideally automatable for CI?