GLiNER2: Unified Schema-Based Information Extraction
1–10 of 15 posts
Re: GLiNER2: Unified Schema-Based Information Extraction
#2https://github.com/urchade/GLiNER
Looks like it’s still being maintained too?
Re: GLiNER2: Unified Schema-Based Information Extraction
#3If you're looking for a zero-shot classifier, tasksource is in a similar vein.
Re: GLiNER2: Unified Schema-Based Information Extraction
#4Would also love to see some throughput numbers on basic VM setup.
Edit: there are some latency numbers in the paper https://arxiv.org/pdf/2507.18546
Re: GLiNER2: Unified Schema-Based Information Extraction
#5There is another version at: https://github.com/urchade/GLiNER Looks like it’s still being maintained too?
Re: GLiNER2: Unified Schema-Based Information Extraction
#6No black, UV or ruff.
Prints messages with emojis to stdout by default.
Makes a connection to hugging face on every import.
Re: GLiNER2: Unified Schema-Based Information Extraction
#7Re: GLiNER2: Unified Schema-Based Information Extraction
#8Re: GLiNER2: Unified Schema-Based Information Extraction
#9Feels like it's written by ML people not following python software engineering practices. No black, UV or ruff. Prints messages with emojis to stdout by default. Makes a connection to hugging face on every import. https://github.com/fastino-ai/GLiNER2/pull/74
Re: GLiNER2: Unified Schema-Based Information Extraction
#10Is this only for text I guess? What if the documents are in PDF? What is the recommendation to transform PDF to text?