-
-
In OCR-D, long ago we moved away from absolute filenames and `file://` refs in FLocat.
When calling `de.lmu.cis.ocrd.cli.PostCorrectionCommand` with an absolute path to the METS, it runs through, …
-
Implement a means (from the detail view, but perhaps also from the search results view) to download/export individual plaintext transcripts, PageXMLs, and page images via links. Multiple user requests…
-
```
@Test
fun testGetVideoHotRank() {
val webClient = WebClient(BrowserVersion.CHROME)
webClient.options.isThrowExceptionOnScriptError = false
webClient.options.isTh…
gkj17 updated
7 months ago
-
Is it correct for _assets/data/kant_aufklaerung_1784/page/kant_aufklaerung_1784_0020.xml_ to have punctuation characters as separate `Word` elements, even if they are written adjacent to other words (…
-
I have noticed that the ground-truth XML file type `.od` is not specified anywhere. May I know which file type is it? Is there any chance to convert it into commonly used formats such as PageXML?
-
PageXML textlines are currently not reflected in the original paragraph text, we can insert linebreaks to make the line more explicit and we can use ```` to more explicitly mark the text lines. These …
-
Hello,
I was wondering if there was a convenient way to take the text obtained from applying a model to an image and insert the lines of that text into the correction boxes of the HTML file obtaine…
-
Could you please add in the readme a section crediting the creators and grants that made Loghi possible?
-
First of all, amazing work, guys. I am blown away by the project.
I was just wondering if you could possibly integrate PDF export as a last workflow step?
That last step would be really integral to …