Commit Graph

25 Commits (057af6d19285564480ae005296593dae5234d382)

Author SHA1 Message Date
JKamlah 057af6d192 Join strings with unique symbol for the hash. 6 years ago
JKamlah c36396302d FIX problem with creation of hash, instead of merging the strings each string get's an own hash. Adding os.path.join. 6 years ago
JKamlah d458568ebd FIX naming, spacing and deletion of tempcachfiles. 6 years ago
JKamlah c9cfdc59ae Merge branch 'master' of https://github.com/qurator-spk/dinglehopper 6 years ago
JKamlah 077396bb56 ADD tempcache for levensthein matrix and reformat code. 6 years ago
Gerber, Mike 680c2a2661 🐛 dinglehopper: Fix test_ocrd_cli for Python 3.5, again, and again 6 years ago
Gerber, Mike 7cf1a540f4 🐛 dinglehopper: Fix test_ocrd_cli for Python 3.5, again 6 years ago
Gerber, Mike 49e2065ad6 🐛 dinglehopper: Fix test_ocrd_cli for Python 3.5 6 years ago
JKamlah fb89c8f571 Merge branch 'master' of https://github.com/qurator-spk/dinglehopper 6 years ago
JKamlah 3e515933e6 Rearrange new algo and set a limit, when to use it. 6 years ago
Gerber, Mike 86178271df dinglehopper: Fix repeated tests for the OCR-D interface 6 years ago
Gerber, Mike b6f50ef853 dinglehopper: Add a test for the OCR-D interface 6 years ago
JKamlah 6ad003b015 ADD a new levenshtein matrix calculation. 6 years ago
Konstantin Baierer 2ca44af31d ocrd-tool: add category 6 years ago
Gerber, Mike c30553985f � dinglehopper: Substitute more characters 6 years ago
Gerber, Mike 493541fddf 🐛 dinglehopper: Always work with NFC text 6 years ago
Gerber, Mike df93c80e5d 🐛 dinglehopper: Always work with NFC text 6 years ago
Gerber, Mike 715b813bbc � dinglehopper: Add two more eMOP ligatures 6 years ago
Gerber, Mike 8d055e7b6e 🐛 dinglehopper: Work on NFC'ed grapheme clusters when aligning text 6 years ago
Gerber, Mike 534958be1d 🐛 dinglehopper: Fix sorting the reading order
Regions were sorted wrongly when there are more than 9 regions in an
OrderedGroup because the index was sorted alphabetically, not
numerically. Fix this by converting the index to integers.
6 years ago
Gerber, Mike 10f010eaa8 🐛 dinglehopper: Do not throw error if a region ID is not found
The ReadingOrder might contain regions of types other than text regions,
so not finding a TextRegion with the referenced ID is not an error.
Downgrade to a warning for now.
6 years ago
Gerber, Mike 8237b3edaf � dinglehopper: Substitute more characters 6 years ago
Gerber, Mike 02a0e093bf dinglehopper: Add OCR-D interface 6 years ago
Gerber, Mike 495919c06d 🧹 dinglehopper: Move pytest.ini 6 years ago
Gerber, Mike 89048bf55d ➡ Move dinglehopper into its own directory 6 years ago