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 %} {% endfor %} {% endif %} {% endwith %} {% for b in books|sort %} {% endfor %}
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"] %}
{% else %}
{% endif %}