Skip to content

Improve NER Extraction by Using Tool Calls Instead of solely relying on LLM Prompts #48

@djarecka

Description

@djarecka

Improve NER Extraction by Using Tool Calls Instead of solely relying on LLM Prompts
Improve the current NER extraction by leveraging domain-specific models and specialized tools instead of relying solely on the LLM. These tools should support running multiple models (see figure below) in parallel on each text chunk (or input) and produce a final output by merging and globally reconciling the extracted entities.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions