graphragzen.entity_extraction.extract_entities
Description
Functions
|
Let the LLM extract entities in the form of strings, output still needs to be parsed to extract structured data. |
|
Parse the result from raw entity extraction to create an undirected unipartite graph |
|
When an LLM extracts entities using extract_raw_entities it returns a string. |