awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chen700564 avatar

chen700564/metaner-icl

0
View on GitHub↗
40 星标·3 分支·Python·6 次浏览

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 历史

chen700564/metaner-icl 的 Star 历史图表chen700564/metaner-icl 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Metaner Icl 的开源替代方案

相似的开源项目,按与 Metaner Icl 的功能重合度排序。
  • emma1066/self-improve-zero-shot-nerEmma1066 的头像

    Emma1066/Self-Improve-Zero-Shot-NER

    53在 GitHub 上查看↗

    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
    在 GitHub 上查看↗53
  • jiangguochaogg/p-icljiangguochaoGG 的头像

    jiangguochaoGG/P-ICL

    7在 GitHub 上查看↗

    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
    在 GitHub 上查看↗7
  • allenai/beaconallenai 的头像

    allenai/beacon

    14在 GitHub 上查看↗

    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
    在 GitHub 上查看↗14
  • lfoppiano/matsci-lumenlfoppiano 的头像

    lfoppiano/MatSci-LumEn

    10在 GitHub 上查看↗

    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
    在 GitHub 上查看↗10
查看 Metaner Icl 的所有 30 个替代方案→

常见问题解答

chen700564/metaner-icl 是做什么的?

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

chen700564/metaner-icl 的主要功能有哪些?

chen700564/metaner-icl 的主要功能包括:In Context Learning, Named Entity Recognition。

chen700564/metaner-icl 有哪些开源替代品?

chen700564/metaner-icl 的开源替代品包括: 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…