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

212 commits

Author SHA1 Message Date
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
e972328e51 dinglehopper: Validate read segment ids 2020-06-18 13:08:05 +02:00
c9109999db 🧹 dinglehopper: Remove obsolete normalization-related FIXME 2020-06-18 13:08:05 +02:00
bc006746dd 🧹 dinglehopper: Replace XXX with an actual comment 2020-06-18 13:08:05 +02:00
507ad6b6a4 🧹 dinglehopper: Remove obsolete XXX that has a GitHub issue 2020-06-18 13:08:05 +02:00
e0aa9bc3f4 🧹 dinglehopper: Remove obsolete XXX about None ids 2020-06-18 13:08:05 +02:00
6eb0a9350c 🎨 dinglehopper: Unfuck substitutions a bit 2020-06-18 13:08:05 +02:00
e3e7938162 🐛 dinglehopper: Fix tests to deal with new normalization logic 2020-06-18 13:08:05 +02:00
c3ae73d576 🧹 dinglehopper: Calculate segment ids once, on the first call 2020-06-18 13:08:05 +02:00
bc05f83088 🧹 dinglehopper: Remove obsolete XXX about the PAGE hierarchy 2020-06-18 13:08:05 +02:00
453247c2f3 🧹 dinglehopper: Clean up test_lines_similar() 2020-06-18 13:08:05 +02:00
dc85294380 📓 dinglehopper: Document editops() 2020-06-18 13:08:05 +02:00
e1c8546336 🧹 dinglehopper: Move Python 3.5 XXXs to a GitHub issue
See https://github.com/qurator-spk/dinglehopper/issues/20.
2020-06-18 13:08:05 +02:00
4b86f01b15 🚧 dinglehopper: Use a Bootstrap tooltip for the segment id 2020-06-18 13:08:05 +02:00
a1c1b9c5ca 🚧 dinglehopper: Re-introduce "substitute_equivalences" as Normalization.NFC_SBB 2020-06-18 13:08:05 +02:00
28849c701b 🚧 dinglehopper: Remove debug output 2020-06-18 13:08:05 +02:00
25191b24f6 🚧 dinglehopper: Display segment id in the corresponding column 2020-06-18 13:08:05 +02:00
a448133394 🚧 dinglehopper: Display segment id when hovering over a character difference 2020-06-18 13:08:05 +02:00
bc1002b1e6 🚧 dinglehopper: Extract text while retaining segment id info 2020-06-18 13:08:05 +02:00
6d0db229fa 🚧 dinglehopper: Extract text while retaining segment id info 2020-06-18 13:08:05 +02:00
a09c1eae7e 🚧 dinglehopper: Extract text while retaining segment id info 2020-06-18 13:08:05 +02:00
5dbf563d6a 🚧 dinglehopper: Extract text while retaining segment id info 2020-06-18 13:08:05 +02:00
5b353a2232 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:08:05 +02:00
278e52868f 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:08:05 +02:00
1b9497dfb0 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:08:05 +02:00
98f6c68df7 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:08:05 +02:00
1d553bb4e3 🚧 dinglehopper: Test aligning by character while retaining segment id info 2020-06-18 13:08:05 +02:00
354afdc0b2 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:08:05 +02:00
5a5e3c824b 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:08:05 +02:00
96273b026d 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:08:05 +02:00
4e9b0aeef1 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:08:05 +02:00
ac1e1ec79a 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:08:05 +02:00
f6a880860f 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:08:05 +02:00
a02e7dcbce 🚧 dinglehopper: WIP data structure for extracted text 2020-06-18 13:08:05 +02:00
9354efaf28 💄 Set maximum line length to 90 2020-06-18 13:07:09 +02:00
cdfd4d321d 🐛 dinglehopper: Add missing requirement MarkupSafe 2020-06-12 20:46:51 +02:00
eca8cbc81e 🚧 dinglehopper: WIP data structure for extracted text 2020-06-10 20:31:59 +02:00
91371971eb 🚧 dinglehopper: WIP data structure for extracted text 2020-06-10 20:31:59 +02:00
8e3a19d7e9 🚧 dinglehopper: WIP data structure for extracted text 2020-06-10 20:31:59 +02:00
93608ba697 🚧 dinglehopper: WIP data structure for extracted text 2020-06-10 20:31:59 +02:00
7f5789567f 🚧 dinglehopper: WIP data structure for extracted text 2020-06-10 20:31:59 +02:00
475aa65e98 🚧 dinglehopper: WIP data structure for extracted text 2020-06-10 20:31:59 +02:00
c3eefbb1e8 🚧 dinglehopper: WIP data structure for extracted text 2020-06-10 20:31:59 +02:00
32848eb2c6 🎨 dinglehopper: Set code width for flake8 2020-06-10 19:45:05 +02:00
833c02729b 🗒️ dinglehopper: Remove superfluous -m mets.xml in the README OCR-D example 2020-06-09 18:30:36 +02:00
668de758a0 dinglehopper: Support disabling metrics in the OCR-D interface 2020-06-09 18:29:59 +02:00
f699697eb3 🐛 dinglehopper: Fix reading OCR-D workspace files when only URLs are provided 2020-06-09 17:13:22 +02:00
ea1cc32b91 🧹 dinglehopper: .gitignore Python stuff 2020-06-09 13:25:05 +02:00
22765f02a2 🐛 dinglehopper: Fix tests by making metrics a keyword argument 2020-06-09 13:07:44 +02:00