ocrd_cis
ocrd_cis copied to clipboard
Invalid license?
The current code uses python-Levenshtein which uses GNU General Public License v2 or later.
Had a superficial look into the code, I think this can easily be switched to the MIT-licensed RapidFuzz.
Fixed in https://github.com/cisocrgroup/ocrd_cis/pull/87/commits/5282092997ad6b2b53a3cef8c3c96fbb27066682 (part of https://github.com/cisocrgroup/ocrd_cis/pull/87 shipped with ocrd_all).
@bertsky, @kba, I suggest to fork this repository cisocrgroup/ocrd_cis to OCR-D/ocrd_cis, apply all required commits and use the forked repository for ocrd_all. Future pull requests can then be made against OCR-D/ocrd_cis.