https://github.com/ub-mannheim/ocrd_contrib_ubma
Helper scripts for OCR-D
https://github.com/ub-mannheim/ocrd_contrib_ubma
ocr-d
Last synced: about 1 year ago
JSON representation
Helper scripts for OCR-D
- Host: GitHub
- URL: https://github.com/ub-mannheim/ocrd_contrib_ubma
- Owner: UB-Mannheim
- License: apache-2.0
- Created: 2020-09-14T09:05:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T12:35:22.000Z (over 5 years ago)
- Last Synced: 2025-02-04T19:46:11.535Z (over 1 year ago)
- Topics: ocr-d
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ocrd_contrib_ubma
This is a collection of helper scripts which are used at UB Mannheim
in the context of [OCR-D](https://ocr-d.de/).
## ocrd-times
usage: ocrd-times [-h] file
Get execution time for each OCR-D processor from log file
positional arguments:
file log file
optional arguments:
-h, --help show this help message and exit
## ocrd-ubma
This is an example how OCR-D can process a given URN.
IT still misses the steps needed to add ALTO results
to the initial METS file.