1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-02 06:59:59 +02:00
dinglehopper/qurator/dinglehopper
Benjamin Rosemann ce752e1912 Remove .idea folder and modify .gitignore
Sharing even parts of the .idea folder in worldwide setting is bound to
generate more problems than solutions. Therefore it should be removed
and consequently ignore in .gitignore.

Also adds some Python specific stuff to the .gitignore file.
2020-11-11 11:36:17 +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 Skip test on windows because it is unix specific. 2020-11-11 11:36:17 +01:00
__init__.py 🧹 dinglehopper: Move all normalization code to extracted_text.py 2020-10-08 17:29:25 +02:00
align.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
character_error_rate.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
cli.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
cli_extract.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
config.py dinglehopper: Show a progressbar on --progress 2020-10-15 16:09:54 +02:00
edit_distance.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
extracted_text.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00
ocr_files.py 🐛 dinglehopper: Normalize in plain_extract() 2020-11-10 18:51:14 +01: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: Reformat using black 2020-11-10 12:29:55 +01:00
word_error_rate.py 🎨 dinglehopper: Reformat using black 2020-11-10 12:29:55 +01:00