1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00
Commit graph

157 commits

Author SHA1 Message Date
c514abfb9f 🧹 dinglehopper: Sanitize imports 2020-10-08 13:33:19 +02:00
1077dc64ce ➡️ dinglehopper: Move ExtractedText to its own file 2020-10-08 13:25:20 +02:00
9dd4ff0aae dinglehopper: Extract line IDs for ALTO 2020-10-08 12:54:28 +02:00
f3aafb6fdf dinglehopper: Validate ExtractedText.{segments,_text} in both directions 2020-10-08 12:20:27 +02:00
1f9a680fe7 ⚙️ dinglehopper: PyCharm should use dinglehopper-github virtualenv 2020-10-08 12:16:42 +02:00
b14c35e147 🎨 dinglehopper: Use multimethod to handle str vs ExtractedText 2020-10-08 12:15:58 +02:00
a17ee2afec 🚧 dinglehopper: Guarantee NFC + rename from_text → from_str 2020-10-08 11:25:01 +02:00
7843824eaf 🚧 dinglehopper: Support str & ExtractedText in CER and distance functions 2020-10-08 10:47:20 +02:00
5bee55c896 💩 dinglehopper: Fix OCR-D CLI test by working around ocrd_cli_wrap_processor() check for arguments 2020-10-07 18:40:06 +02:00
96b55f1806 🚧 dinglehopper: Hierarchical text representation 2020-10-07 18:31:52 +02:00
db6292611f 🧹 dinglehopper: Remove merged text extraction test code 2020-10-07 16:07:27 +02:00
7e3dafd3bc 🔧 dinglehopper: Add PyCharm code style config 2020-08-10 18:03:00 +02:00
79253c2640 Merge branch 'feat/display-segment-id' of https://github.com/qurator-spk/dinglehopper into feat/display-segment-id 2020-06-26 17:52:39 +02:00
5a3a74b246 Merge branch 'feat/display-segment-id' of github.com:qurator-spk/dinglehopper into feat/display-segment-id 2020-06-23 17:02:56 +02:00
6ab38f1bda 🎨 dinglehopper: Make PyCharm happier with the type hinting, newlines etc. 2020-06-18 13:27:59 +02:00
d484810038 dinglehopper: Validate read segment ids 2020-06-18 13:27:59 +02:00
d39f74f11a 🧹 dinglehopper: Remove obsolete normalization-related FIXME 2020-06-18 13:27:59 +02:00
8c5f7c73d5 🧹 dinglehopper: Replace XXX with an actual comment 2020-06-18 13:27:59 +02:00
37edc0336f 🧹 dinglehopper: Remove obsolete XXX that has a GitHub issue 2020-06-18 13:27:59 +02:00
9f05e6ca4c 🧹 dinglehopper: Remove obsolete XXX about None ids 2020-06-18 13:27:59 +02:00
4469af62c8 🎨 dinglehopper: Unfuck substitutions a bit 2020-06-18 13:27:59 +02:00
079be203bd 🐛 dinglehopper: Fix tests to deal with new normalization logic 2020-06-18 13:27:59 +02:00
c010a7f05e 🧹 dinglehopper: Calculate segment ids once, on the first call 2020-06-18 13:27:59 +02:00
0cf7ff4721 🧹 dinglehopper: Remove obsolete XXX about the PAGE hierarchy 2020-06-18 13:27:59 +02:00
c432cb505a 🧹 dinglehopper: Clean up test_lines_similar() 2020-06-18 13:27:59 +02:00
0c33e84415 📓 dinglehopper: Document editops() 2020-06-18 13:27:59 +02:00
a61c935624 🧹 dinglehopper: Move Python 3.5 XXXs to a GitHub issue
See https://github.com/qurator-spk/dinglehopper/issues/20.
2020-06-18 13:27:59 +02:00
257e4986cc 🚧 dinglehopper: Use a Bootstrap tooltip for the segment id 2020-06-18 13:27:59 +02:00
a320d5fd8f 🚧 dinglehopper: Re-introduce "substitute_equivalences" as Normalization.NFC_SBB 2020-06-18 13:27:59 +02:00
2579e0220c 🚧 dinglehopper: Remove debug output 2020-06-18 13:27:59 +02:00
d4e39d3d26 🚧 dinglehopper: Display segment id in the corresponding column 2020-06-18 13:27:59 +02:00
48ad340428 🚧 dinglehopper: Display segment id when hovering over a character difference 2020-06-18 13:27:59 +02:00
1f6538b44c 🚧 dinglehopper: Extract text while retaining segment id info 2020-06-18 13:27:59 +02:00
275ff32524 🚧 dinglehopper: Extract text while retaining segment id info 2020-06-18 13:27:59 +02:00
4e182e0794 🚧 dinglehopper: Extract text while retaining segment id info 2020-06-18 13:27:59 +02:00
9f8bb1d8ea 🚧 dinglehopper: Extract text while retaining segment id info 2020-06-18 13:27:59 +02:00
1083dcc5b9 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:27:59 +02:00
55db2b713f 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:27:59 +02:00
0d569e81c3 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:27:59 +02:00
167dad18f4 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:27:59 +02:00
4cd835ae51 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:27:59 +02:00
8435d88419 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:27:59 +02:00
534e042f9e 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:27:59 +02:00
89852314dc 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:27:59 +02:00
4bd30e6686 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:27:59 +02:00
bc630233d0 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:27:59 +02:00
2c69e077fe 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:27:59 +02:00
84c9e6a9c7 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:27:59 +02:00
c3709e2ec0 🧹 dinglehopper: Remove .vimrc again (security) 2020-06-18 13:27:43 +02:00
5aa74e8383 🎨 dinglehopper: Make PyCharm happier with the type hinting, newlines etc. 2020-06-18 13:08:05 +02:00