pub fn visualize(
annotated_document: &AnnotatedDocument,
show_char_intervals: bool,
) -> LangExtractResult<String>
Expand description
Visualize an annotated document (legacy function for backward compatibility)
pub fn visualize(
annotated_document: &AnnotatedDocument,
show_char_intervals: bool,
) -> LangExtractResult<String>
Visualize an annotated document (legacy function for backward compatibility)