flow_inference.voyant_export

Export OCR/HTR inference results as Voyant-compatible text archives.

This module groups line-level inference results by document, writes each document as a plain-text file, and bundles the files into a ZIP archive that can be loaded into Voyant Tools or similar downstream text-analysis workflows.

Classes

VoyantExporter([text_column_prefix, ...])

Create Voyant-compatible ZIP archives from inference result DataFrames.