1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00
dinglehopper/qurator/dinglehopper
2020-10-29 12:33:54 +01:00
..
.idea Revert "Merge branch 'master' of https://github.com/qurator-spk/sbb_textline_detector" 2019-12-09 12:44:05 +01:00
notebooks Revert "Merge branch 'master' of https://github.com/qurator-spk/sbb_textline_detector" 2019-12-09 12:44:05 +01:00
templates 🧹 dinglehopper: Disable metrics in JSON report, too 2020-10-15 15:38:15 +02:00
tests Fix f-strings for Python 3.5 2020-10-29 12:33:54 +01:00
.gitignore Revert "Merge branch 'master' of https://github.com/qurator-spk/sbb_textline_detector" 2019-12-09 12:44:05 +01:00
__init__.py 🧹 dinglehopper: Move all normalization code to extracted_text.py 2020-10-08 17:29:25 +02:00
align.py 🎨 dinglehopper: Make PyCharm happier with the type hinting, newlines etc. 2020-06-18 13:27:59 +02:00
character_error_rate.py 🧹 dinglehopper: Sanitize imports 2020-10-08 13:33:19 +02:00
cli.py dinglehopper: Add CLI option to choose TextEquiv level 2020-10-20 19:33:39 +02:00
cli_extract.py Add a new CLI tool dinglehopper-extract to just give the extracted text 2020-10-21 16:30:48 +02:00
config.py dinglehopper: Show a progressbar on --progress 2020-10-15 16:09:54 +02:00
edit_distance.py dinglehopper: Show a progressbar on --progress 2020-10-15 16:09:54 +02:00
extracted_text.py Fix f-strings for Python 3.5 2020-10-29 12:33:54 +01:00
ocr_files.py 🧹 dinglehopper: Remove warning when there is a non-TextRegion in the ReadingOrder 2020-10-21 17:03:55 +02:00
ocrd-tool.json dinglehopper: Add OCR-D parameter to choose TextEquiv level 2020-10-21 14:38:19 +02:00
ocrd_cli.py 🐛 dinglehopper: Skip pages if there is no GT nor OCR (Fixes GH-34) 2020-10-21 19:29:45 +02:00
word_error_rate.py ➡️ dinglehopper: Move ExtractedText to its own file 2020-10-08 13:25:20 +02:00