45 Commits (master)
 

Author SHA1 Message Date
Mike Gerber 94c482f737
🕸 README: Mention archival of the project 4 months ago
Mike Gerber cf879c1407
Merge pull request #13 from stweil/master
Fix for Python 3.10 and newer
11 months ago
Stefan Weil c82856fb5a Fix for Python 3.10 and newer
Signed-off-by: Stefan Weil <sw@weilnetz.de>
11 months ago
Mike Gerber c898d6ce2d
Merge pull request #11 from kba/getlo
getLogger per method
4 years ago
Mike Gerber 817911f3f4
Merge pull request #12 from kba/ocrd-tool-root
symlink ocrd-tool.json to repo root
4 years ago
Konstantin Baierer d9d50129b2 symlink ocrd-tool.json to repo root 4 years ago
Konstantin Baierer 93d4b652fe getLogger per method 4 years ago
Mike Gerber 8182063a4f
Merge pull request #10 from kba/file-ids-and-such
use make_file_id and assert_file_grp_cardinality
4 years ago
Konstantin Baierer 79030922b4 use make_file_id and assert_file_grp_cardinality 4 years ago
Gerber, Mike ba27abab27 🧹 examples/fix-ocr-d-gt-page.sh: rmdir after ocrd workspace remove-group is not necessary anymore 4 years ago
Gerber, Mike c10ddb1d26 🧹 examples/fix-ocr-d-gt-page.sh: rmdir after ocrd workspace remove-group is not necessary anymore 4 years ago
Gerber, Mike 5c09883c82 Support TextRegions nested in Table/GraphicRegions 4 years ago
Gerber, Mike 6897996810 ⚖ Add a license (Fixes #9) 4 years ago
Mike Gerber 02c5bf03fd
Update README.md 5 years ago
Mike Gerber 594d937ef5
Merge pull request #6 from bertsky/relax-concat-test
Relax concatenation test, backout gracefully
5 years ago
Robert Sachunsky 1e8544e2ab
no version then 5 years ago
Robert Sachunsky 3d0a59e0d7 update README 5 years ago
Robert Sachunsky bb925a6a5b add simple Makefile 5 years ago
Robert Sachunsky 2a2c97feff setup: version + include long description 5 years ago
Robert Sachunsky d5094ee42b pylint karma 5 years ago
Robert Sachunsky e16438a377 add MetadataItem about processor 5 years ago
Robert Sachunsky ad8f25666b backout gracefully when text annotation is missing 5 years ago
Robert Sachunsky 9002606e1c unify function for 3 levels 5 years ago
Robert Sachunsky f829015bb5 relax concatenation test: text must be equal irrespective of tokenization/joiner 5 years ago
Mike Gerber 6ee105b17c
Merge pull request #4 from bertsky/all-orders
All orders
5 years ago
Robert Sachunsky 0dc5bdac2e generalize to other textLineOrder/readingDirection:
- don't ignore regions / lines / words that are not top-to-bottom and left-to-right;
  instead, only ignore regions that are not top-to-bottom OR bottom-to-top and
  lines or words that are not left-to-right OR right-to-left
  (thus, applying each on its appropriate level, and allowing reverse sorting,
   but still discounting rotated layouts)
- don't enter segments if they have no more than 1 child
- improve logging: show failed attempts on debug, show pageIds throughout
5 years ago
Robert Sachunsky 295165692b fix module tree 5 years ago
Gerber, Mike 1468b6070b 🐛 Use ocrd-repair-inconsistencies where appropriate 5 years ago
Mike Gerber 2205a4469c
Merge pull request #1 from bertsky/patch-1
Improve description & documented steps & "no underscores"
5 years ago
Robert Sachunsky 30a59d897d
Merge branch 'master' into patch-1 5 years ago
Gerber, Mike cf3ee27288 📝 README: Fix grammar 5 years ago
Robert Sachunsky f9125b59d8
better tool description, fix steps, no underscores 5 years ago
Robert Sachunsky b41278f99b
improve description of behaviour in README
clarify:
- what levels are re-ordered (`ReadingOrder` unaffected/unrelated)
- textual consistency is only the trigger, not the driver
- coordinate-based order respects annotation
5 years ago
Gerber, Mike 7d4afef3f8 📝 README: Clarify 5 years ago
Gerber, Mike b2845ad254 📝 Update fix script 5 years ago
Gerber, Mike 1c44a198af Report missing reading direction/textline order 5 years ago
Gerber, Mike e8d6845e74 📝 Include an example script 5 years ago
Gerber, Mike e3a1d1e941 📝 README: Include an example script 5 years ago
Gerber, Mike 44fe8a8357 Check reading direction/textline order rather than assuming 5 years ago
Gerber, Mike dd9f1a3093 🎨 Methods → functions 5 years ago
Gerber, Mike 42484da95a 🎨 Optimize imports 5 years ago
Gerber, Mike c868ec568d 📝 Add a short README 5 years ago
Gerber, Mike 25437176d4 Fix line order in regions 5 years ago
Gerber, Mike c7033a5d4d 🎨 Extract methods to fix lines + words 5 years ago
Gerber, Mike 8d21cd8ab9 🎉 Initial commit 5 years ago