export_pipeline_html

Function export_pipeline_html 

Source
pub fn export_pipeline_html(
    pipeline_result: &PipelineResult,
    original_text: &str,
    config: &ExportConfig,
) -> LangExtractResult<String>
Expand description

Export a pipeline result as rich HTML with layered highlights per step