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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fanshu6hao avatar

fanshu6hao/Double-Checker

0
View on GitHub↗
7 Stars·0 Forks·Python·Apache-2.0·5 Aufrufe

Double Checker

The code for EMNLP24 paper "Double-Checker: Large Language Model as a Checker for Few-shot Named Entity Recognition"

Features

  • Named Entity Recognition - Verification-based framework for few-shot entity recognition.

Star-Verlauf

Star-Verlauf für fanshu6hao/double-checkerStar-Verlauf für fanshu6hao/double-checker

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Double Checker

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Double Checker.
  • flairnlp/flairAvatar von flairNLP

    flairNLP/flair

    14,378Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,378
  • zalandoresearch/flairAvatar von zalandoresearch

    zalandoresearch/flair

    14,378Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,378
  • llmware-ai/llmwareAvatar von llmware-ai

    llmware-ai/llmware

    14,838Auf GitHub ansehen↗

    llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model workflows and autonomous agents. It provides a unified model catalog and standardized interface to execute specialized language models for complex research, analysis, and structured data generation. The project distinguishes itself through its heavy emphasis on local execution and quantized inference, allowing models to run on private infrastructure using CPU, GPU, and NPU acceleration via runtimes like ONNX and OpenVino. It features a specialized ability to translate natural lang

    Python
    Auf GitHub ansehen↗14,838
  • bojone/globalpointerAvatar von bojone

    bojone/GlobalPointer

    261Auf GitHub ansehen↗

    全局指针统一处理嵌套与非嵌套NER。

    Python
    Auf GitHub ansehen↗261
Alle 30 Alternativen zu Double Checker anzeigen→

Häufig gestellte Fragen

Was macht fanshu6hao/double-checker?

The code for EMNLP24 paper "Double-Checker: Large Language Model as a Checker for Few-shot Named Entity Recognition"

Was sind die Hauptfunktionen von fanshu6hao/double-checker?

Die Hauptfunktionen von fanshu6hao/double-checker sind: Named Entity Recognition.

Welche Open-Source-Alternativen gibt es zu fanshu6hao/double-checker?

Open-Source-Alternativen zu fanshu6hao/double-checker sind unter anderem: 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… bojone/globalpointer — 全局指针统一处理嵌套与非嵌套NER。. emma1066/self-improve-zero-shot-ner — This is the github repository for the paper to be appeared at NAACL 2024 main conference: Self-Improving for Zero-Shot… compnet/conivel — Dependencies are managed using Poetry. Use poetry install to install dependencies. You can then use poetry shell to…