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

TEI extension with structural region types #313

Open
hackmanschorsch opened this issue Aug 28, 2020 · 0 comments
Open

TEI extension with structural region types #313

hackmanschorsch opened this issue Aug 28, 2020 · 0 comments

Comments

@hackmanschorsch
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant