bosd
bosd
This issue is because how this module pre-processes the image. The document is converted to the tiff format along with some other parameters. However, imagemagick is not very good at...
Sorry, the fix fell out the previous commit. Currently doing a rewrite on the tesseract modules. Will include this in the new commit.
That is correct, that is what we are looking for. Indeed Yaml syntax does not allow the same key to be used multiple times. (indeed very similar to that reqeust,...
Flake8 was not willing to install on my local system. So fixed the errors manually. Could'nt test, but flake8 should be happy now.
@m3nu Should be fixed now, can you trigger the tests?
> I'm quite a bit confused by this pull request. I'm not sure what does it do and what are you trying to fix/improve. This contribution allow to parse all...
With this PR it is also possible to use multiple line groups in the configuration. Using the "alternative" syntax that is not possible, limited by Yaml syntax constraint. Yaml does...
> Check running. Sorry for the delay. NP! The CI tests are failling. Gonna need some help and pointers why that's the case. As I could not reproduce it locally....
local tests are passing, with some code changes. (path related, will create PR) But I get the impression that the local tests I'm running are slightly different from the CI...
> While I did my best not to beak backward compatibility, you claim I did. Sorry, Should've been more clear. It is not broken. yet.. Moi point is aimed more...