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
·
universal-ner avatar

universal-ner/universal-ner

0
View on GitHub↗
375 stars·32 forks·Python·MIT·15 views

Universal Ner

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

Features

  • Cross-Domain Learning - Targeted distillation for open named entity recognition.
  • Instruction Tuning - Targeted distillation for open named entity recognition.
  • Named Entity Recognition - Targeted distillation for open-domain entity recognition.

Star history

Star history chart for universal-ner/universal-nerStar history chart for universal-ner/universal-ner

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

Open-source alternatives to Universal Ner

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

    yyDing1/GNER

    60View on GitHub↗

    Rethinking Negative Instances for Generative Named Entity Recognition

    Python
    View on GitHub↗60
  • urchade/glinerurchade avatar

    urchade/GLiNER

    3,333View on GitHub↗

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

    Python
    View on GitHub↗3,333
  • emseoyk/verifineremseoyk avatar

    emseoyk/VerifiNER

    13View on GitHub↗

    Official code for ACL 2024 paper: VerifiNER: Verification-augmented NER via Knowledge-grounded Reasoning with Large Language Models.

    Python
    View on GitHub↗13
  • 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
See all 30 alternatives to Universal Ner→

Frequently asked questions

What does universal-ner/universal-ner do?

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

What are the main features of universal-ner/universal-ner?

The main features of universal-ner/universal-ner are: Cross-Domain Learning, Instruction Tuning, Named Entity Recognition.

What are some open-source alternatives to universal-ner/universal-ner?

Open-source alternatives to universal-ner/universal-ner include: yyding1/gner — Rethinking Negative Instances for Generative Named Entity Recognition. urchade/gliner — Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts). emseoyk/verifiner — Official code for ACL 2024 paper: VerifiNER: Verification-augmented NER via Knowledge-grounded Reasoning with Large… flairnlp/flair — Flair is a transformer-based natural language processing framework used to build and train models for text… zalandoresearch/flair — Flair is a natural language processing framework for training and applying models for sequence labeling and text… llmware-ai/llmware — llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model…