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
·
chen700564 avatar

chen700564/metaner-icl

0
View on GitHub↗
40 Stars·3 Forks·Python·4 Aufrufe

Metaner Icl

An implementation for ACL 2023 paper Learning In-context Learning for Named Entity Recognition

Features

  • In Context Learning - Learning to perform in-context entity recognition.
  • Named Entity Recognition - Learning in-context strategies for entity recognition.

Star-Verlauf

Star-Verlauf für chen700564/metaner-iclStar-Verlauf für chen700564/metaner-icl

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 Metaner Icl

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Metaner Icl.
  • emma1066/self-improve-zero-shot-nerAvatar von Emma1066

    Emma1066/Self-Improve-Zero-Shot-NER

    53Auf GitHub ansehen↗

    This is the github repository for the paper to be appeared at NAACL 2024 main conference: Self-Improving for Zero-Shot Named Entity Recognition with Large Language Models.

    Python
    Auf GitHub ansehen↗53
  • jiangguochaogg/p-iclAvatar von jiangguochaoGG

    jiangguochaoGG/P-ICL

    7Auf GitHub ansehen↗

    Please save your dataset in data folder. Note that CoNLL2003 and WNUT2017 are open-source datasets, ACE2004 and ACE2005 are not free. We keep our CoNLL2003 and WNUT2017 train and test JSON files in data folder.

    Python
    Auf GitHub ansehen↗7
  • allenai/beaconAvatar von allenai

    allenai/beacon

    14Auf GitHub ansehen↗

    This repository contains code to run the inference and evaluation of NER as described in our NAACL 2024 paper: On-the-fly Definition Augmentation of LLMs for Biomedical NER

    Python
    Auf GitHub ansehen↗14
  • lfoppiano/matsci-lumenAvatar von lfoppiano

    lfoppiano/MatSci-LumEn

    10Auf GitHub ansehen↗

    Code, data, and results described in the paper "Mining experimental data from materials science literature with large language models: an evaluation study", https://www.tandfonline.com/doi/full/10.1080/27660400.2024.2356506

    Python
    Auf GitHub ansehen↗10
Alle 30 Alternativen zu Metaner Icl anzeigen→

Häufig gestellte Fragen

Was macht chen700564/metaner-icl?

An implementation for ACL 2023 paper Learning In-context Learning for Named Entity Recognition

Was sind die Hauptfunktionen von chen700564/metaner-icl?

Die Hauptfunktionen von chen700564/metaner-icl sind: In Context Learning, Named Entity Recognition.

Welche Open-Source-Alternativen gibt es zu chen700564/metaner-icl?

Open-Source-Alternativen zu chen700564/metaner-icl sind unter anderem: mayubo2333/llm-ie — This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information… lfoppiano/matsci-lumen — Code, data, and results described in the paper "Mining experimental data from materials science literature with large… allenai/beacon — This repository contains code to run the inference and evaluation of NER as described in our NAACL 2024 paper:… 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… jiangguochaogg/p-icl — Please save your dataset in data folder. Note that CoNLL2003 and WNUT2017 are open-source datasets, ACE2004 and… shuhewang1998/gpt-ner — This repo contains code for the paper GPT-NER: Named Entity Recognition via Large LanguageModels. ``latex…