Robert Sachunsky

Results 754 comments of Robert Sachunsky

> > In METS, we could also use some information on processing dates, e.g. `mets:agent/mets:note/@ocrd:date` (of `xsd:dateTime`). > > Indeed, I will need to improve the page-to-alto conversion soon-ish and...

I don't know why the local docker installation does not pick up textract2page (assuming you ran `make docker` – the version on Dockerhub is hopelessly outdated), but have you tried...

How did you install textract2page – in a local venv (as advised by the readme)? Also, if you did pull the PR: you probably have to specify `pip install ./textract2page`...

Oops, sorry – turns out textract2page recently introduced a packaging bug, which affected editable installs. Please pull from the PR again (tip should be at bf89b08)!