pub fn export_document(
annotated_document: &AnnotatedDocument,
config: &ExportConfig,
) -> LangExtractResult<String>
Expand description
Export an annotated document in the specified format
pub fn export_document(
annotated_document: &AnnotatedDocument,
config: &ExportConfig,
) -> LangExtractResult<String>
Export an annotated document in the specified format