You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, these options are not supported yet. The current implementation of the converter expects the first line of the OCR-D workflow txt file to always start with ocrd process \. Thanks for mentioning it. I will implement that too.
Edit: Further explanation may be needed. The converter may support two ways of providing parameters.
All parameters passed to the first line of the OCR-D workflow txt file can be inherited by each called processor (if processors, of course, support them).
I am still not sure if it will be easier on the converter part to force parameters to be provided only to specific processors instead of implementing inheritance parameters. Feedback is always appreciated!
The current implementation seems to assume
ocrd process
itself is included on the input side. But how about the options that takes?--page-id
: should be part of the NF result, right?--overwrite
: same here--mets
: should be ignored--log-level
: probably same hereThe text was updated successfully, but these errors were encountered: