pub fn visualize(
annotated_document: &AnnotatedDocument,
show_char_intervals: bool,
) -> LangExtractResult<String>
Expand description
Visualize function that mirrors the Python API
pub fn visualize(
annotated_document: &AnnotatedDocument,
show_char_intervals: bool,
) -> LangExtractResult<String>
Visualize function that mirrors the Python API