1 repo
Frameworks for defining extraction logic via prompts and examples.
Distinguishing note: Focuses on the configuration of extraction tasks rather than the execution engine.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Extraction Task Definitions. Refine with filters or upvote what's useful.
Langextract is a framework designed to transform unstructured text into structured, machine-readable data using language model orchestration. It provides a high-performance pipeline that processes large volumes of narrative text by utilizing parallel execution and sequential extraction passes. The library is built to handle complex data extraction tasks, including specialized support for clinical information and medical entity relationship recognition. The project distinguishes itself through a plugin-based architecture that supports both local hardware execution and cloud-hosted model endpoi
Defines extraction tasks using natural language prompts and examples to guide entity and attribute identification.