awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
urchade avatar

urchade/GLiNER

0
View on GitHub↗
3,333 stars·287 forks·Python·Apache-2.0·10 viewsurchade.github.io/GLiNER↗

GLiNER

Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts)

Features

  • Instruction Tuning - Generalist model for named entity recognition.
  • Named Entity Recognition - Generalist model using bidirectional transformers for entity recognition.

Star history

Star history chart for urchade/glinerStar history chart for urchade/gliner

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does urchade/gliner do?

Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts)

What are the main features of urchade/gliner?

The main features of urchade/gliner are: Instruction Tuning, Named Entity Recognition.

What are some open-source alternatives to urchade/gliner?

Open-source alternatives to urchade/gliner include: universal-ner/universal-ner — UniversalNER: Targeted Distillation from Large Language Models for Open Named Entity Recognition Wenxuan Zhou, Sheng… yyding1/gner — Rethinking Negative Instances for Generative Named Entity Recognition. zalandoresearch/flair — Flair is a natural language processing framework for training and applying models for sequence labeling and text… flairnlp/flair — Flair is a transformer-based natural language processing framework used to build and train models for text… llmware-ai/llmware — llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model… bojone/globalpointer — 全局指针统一处理嵌套与非嵌套NER。.

Open-source alternatives to GLiNER

Similar open-source projects, ranked by how many features they share with GLiNER.
  • yyding1/gneryyDing1 avatar

    yyDing1/GNER

    60View on GitHub↗

    Rethinking Negative Instances for Generative Named Entity Recognition

    Python
    View on GitHub↗60
  • universal-ner/universal-neruniversal-ner avatar

    universal-ner/universal-ner

    375View on GitHub↗

    UniversalNER: Targeted Distillation from Large Language Models for Open Named Entity Recognition Wenxuan Zhou, Sheng Zhang, Yu Gu, Muhao Chen, Hoifung Poon (*Equal Contribution)

    Python
    View on GitHub↗375
  • flairnlp/flairflairNLP avatar

    flairNLP/flair

    14,378View on GitHub↗

    Flair is a transformer-based natural language processing framework used to build and train models for text classification and sequence tagging. It provides a specialized library for generating contextual text embeddings and performing linguistic analysis. The framework includes dedicated tools for named entity recognition, including the identification of specialized biomedical entities across multiple languages. It further supports entity linking to map identified text mentions to unique entries within general or biomedical knowledge bases. The project covers a broad range of language analys

    Python
    View on GitHub↗14,378
  • zalandoresearch/flairzalandoresearch avatar

    zalandoresearch/flair

    14,378View on GitHub↗

    Flair is a natural language processing framework for training and applying models for sequence labeling and text classification. It provides a system for generating word embeddings and identifying semantic entities within text. The framework includes a dedicated system for zero and few-shot learning, enabling text classification and entity extraction using minimal training examples by leveraging pre-trained knowledge. Its capabilities cover named entity recognition, sentiment analysis, and the training of specialized models using custom datasets. It also includes tooling for the visual highl

    Python
    View on GitHub↗14,378
See all 30 alternatives to GLiNER→