This is nasḫī, a tool to edit transcriptions of scanned texts. Many functions are still work in progress.
{% with messages = get_flashed_messages() %}
{% if messages %}
{% for message in messages %}
{{ message }}
{% endfor %}
{% endif %}
{% endwith %}
Book | Pages | Lines | OCR | Status | Edit | |||
---|---|---|---|---|---|---|---|---|
total | segm. | total | ocr | transcr. | ||||
{{ b }} | {{ books[b]["no_pages_total"] }} | {{ books[b]["no_pages_segm"] }} | {{ books[b]["no_lines_segm"] }} | {{ books[b]["no_lines_ocr"] }} | {{ books[b]["no_lines_gt"] }} | {{ books[b]["ocrstatus"] }} |
{% if books[b]["no_lines_segm"] and books[b]["no_pages_total"] %}
|