1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-01 14:40:00 +02:00
dinglehopper/qurator/dinglehopper
2020-10-21 16:30:48 +02: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 dinglehopper: Implement the basic text extraction from PAGE TextLines 2020-10-20 18:40:21 +02: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 dinglehopper: Give segment ids from the extracted textequiv_level 2020-10-21 16:04:33 +02:00
ocr_files.py dinglehopper: Add OCR-D parameter to choose TextEquiv level 2020-10-21 14:38:19 +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: Add OCR-D parameter to choose TextEquiv level 2020-10-21 14:38:19 +02:00
word_error_rate.py ➡️ dinglehopper: Move ExtractedText to its own file 2020-10-08 13:25:20 +02:00