Transkribus / TranskribusSwtGui

Note: the repo has been moved to https://gitlab.com/readcoop/Transkribus/TranskribusSwtGui
GNU General Public License v3.0
18 stars 4 forks source link

TEI extension with structural region types #313

Open hackmanschorsch opened 4 years ago

hackmanschorsch commented 4 years ago

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