Extractors
Name | Description |
---|---|
LLMMetadataExtractor | Extracts metadata from documents using a Large Language Model. The metadata is extracted by providing a prompt to a LLM that generates it. |
NamedEntityExtractor | Extracts predefined entities out of a piece of text and writes them into documentsβ meta field. |
Updated 2 days ago