pub fn export_pipeline_flattened_json(
pipeline_result: &PipelineResult,
original_text: &str,
expand_nested_json: bool,
) -> LangExtractResult<String>
Expand description
Export a flattened JSON view of pipeline results (one item per atomic extraction)