Skip to content

archaeo_super_prompt.visualization.entities

source module archaeo_super_prompt.visualization.entities

Functions

  • visualize_entities Render the content with all its extracted entities highlighted and labeled with their entities. The rendered string is written with Markdown syntax and is ready to be displayed in a notebook

source visualize_entities(content: str, entities: list[CompleteEntity])

Render the content with all its extracted entities highlighted and labeled with their entities. The rendered string is written with Markdown syntax and is ready to be displayed in a notebook