Skip to content

support recursive ReadingOrder #359

@bertsky

Description

@bertsky

PAGE-XML's UnorderedGroup(Indexed) seems unsupported, as does recursion of groups (e.g. OrderedGroup in UnorderedGroup). So this is similar, but not identical to #181 – you can meaningfully have a flat segmentation with two group levels, for example

  • a top-level UnorderedGroup for articles and lower levels for its headings and paragraphs
  • a top-level UnorderedGroup comprising an OrderedGroup for main text as well as items for marginals, page-number and catch-word
  • a top-level OrderedGroup that contains UnorderedGroupIndexed for table cells
  • ...

UI-wise, both JPageViewer and OcrdBrowser show how to visualise sub-groups (different colors for arrows) and UnorderedGroup ("star shape"). Editing would be a challenge, though: as in #181, the group to be edited must first be selected.

(This would be useful to create GT for reading-order training for partial order relations...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions