GLiNER

Generalist model for named entity recognition using bidirectional transformer.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

GLiNER performs named entity recognition without fixed entity types: you supply arbitrary type labels at inference time and a compact bidirectional transformer encoder finds matching spans, a zero-shot approach that avoids retraining for every new schema. Beyond standard NER the framework covers streaming extraction, joint entity and relation extraction, PII detection, and multi-task token classification across more than 100 languages. Several architectures are available, including a bi-encoder that encodes text and labels separately so large entity type libraries scale, plus uni-encoder and decoder-based variants. Models stay small enough for CPU deployment on consumer hardware, and the project supports torch.compile, FP16 and INT8 quantization, ONNX export, and production serving through Ray Serve with dynamic batching. Created by Urchade Zaratiana and collaborators and released under the Apache 2.0 license, it suits teams that need custom extraction without LLM-scale inference costs.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Easy (2/5)
License
Apache-2.0
Added
Apr 3, 2026

Related Tools

Topic modeling library leveraging transformer embeddings and c-TF-IDF.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Simple framework for state-of-the-art NLP by Zalando Research.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Library for efficient text classification and word representation by Meta.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Topic modeling and document similarity library for unsupervised NLP.

Open SourceSelf HostedOffline
Easy
0.0 (0)
Featured

State-of-the-art machine learning library providing thousands of pre-trained models.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Research library for NLP by AI2 built on PyTorch.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all Natural Language Processing tools