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

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

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

YFR718/LTNER

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

LTNER

Large Language Model Tagging for Named Entity Recognition with Contextualized Entity Marking

Features

  • In Context Learning - Contextualized entity marking for improved tagging performance.
  • Named Entity Recognition - Contextualized entity marking for language model tagging.

Star 历史

yfr718/ltner 的 Star 历史图表yfr718/ltner 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

LTNER 的开源替代方案

相似的开源项目,按与 LTNER 的功能重合度排序。
  • 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
  • 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
查看 LTNER 的所有 30 个替代方案→

常见问题解答

yfr718/ltner 是做什么的?

Large Language Model Tagging for Named Entity Recognition with Contextualized Entity Marking

yfr718/ltner 的主要功能有哪些?

yfr718/ltner 的主要功能包括:In Context Learning, Named Entity Recognition。

yfr718/ltner 有哪些开源替代品?

yfr718/ltner 的开源替代品包括: 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… 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:… chen700564/metaner-icl — An implementation for ACL 2023 paper Learning In-context Learning for Named Entity Recognition. jiangguochaogg/p-icl — Please save your dataset in data folder. Note that CoNLL2003 and WNUT2017 are open-source datasets, ACE2004 and… mayubo2333/llm-ie — This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information…