Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

TEI extension with structural region types #313

@hackmanschorsch

Description

@hackmanschorsch

My problem is pretty simple, I trained a reliable PaLA and I can have my paragraph correctly assigned (Heading, Pararagraph, Footnote etc.), but when I do the export I have a list (I removed the points and lb for clarity)

        <zone rendition="TextRegion" xml:id="facs_15_r_2_1" subtype="first-paragraph"> </zone>

        <zone rendition="TextRegion" xml:id="facs_15_r_2_2" subtype="paragraph"> </zone>

        <zone rendition="TextRegion" xml:id="facs_15_r_2_3" subtype="paragraph"> </zone>

        <zone rendition="TextRegion" xml:id="facs_15_r_3_1" subtype="page-number"> </zone>

and corresponding paragraphs:

but I would like to connect

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