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

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

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

jiangguochaoGG/P-ICL

0
View on GitHub↗
7 星标·0 分支·Python·4 次浏览

P ICL

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.

Features

  • In Context Learning - Point-based in-context learning for named entity recognition.
  • Named Entity Recognition - Point-based in-context learning for entity recognition tasks.

Star 历史

jiangguochaogg/p-icl 的 Star 历史图表jiangguochaogg/p-icl 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

P ICL 的开源替代方案

相似的开源项目,按与 P ICL 的功能重合度排序。
  • chen700564/metaner-iclchen700564 的头像

    chen700564/metaner-icl

    40在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗40
  • 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
  • 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
查看 P ICL 的所有 30 个替代方案→

常见问题解答

jiangguochaogg/p-icl 是做什么的?

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.

jiangguochaogg/p-icl 的主要功能有哪些?

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

jiangguochaogg/p-icl 有哪些开源替代品?

jiangguochaogg/p-icl 的开源替代品包括: 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… mayubo2333/llm-ie — This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information… allenai/beacon — This repository contains code to run the inference and evaluation of NER as described in our NAACL 2024 paper:… chen700564/metaner-icl — An implementation for ACL 2023 paper Learning In-context Learning for Named Entity Recognition. lfoppiano/matsci-lumen — Code, data, and results described in the paper "Mining experimental data from materials science literature with large… shuhewang1998/gpt-ner — This repo contains code for the paper GPT-NER: Named Entity Recognition via Large LanguageModels. ``latex…