Research & summarize
Extract Entities from Text
Extracts topic-specific entities and their source text from input, enabling structured data retrieval and analysis.
Without it
Piece it together by hand, every time.
With it
Extract key entities from unstructured text, grounded in a specific topic, and return them alongside their source.
What you get
- Identify and extract entities relevant to a given topic.
- Return extracted entities with their original text context.
- Structure entity extraction based on provided examples.
Use this prompt
Extract entities related to a specified topic from the supplied input text. Returns the entities and the source text
Input variables: input, topic, example_entities