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

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

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

declare-lab/RelationPrompt

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

RelationPrompt

The codes and dataset will be released soon!

Features

  • Relation Extraction - Zero-shot relation triplet extraction using prompt-based synthetic data.

Star 历史

declare-lab/relationprompt 的 Star 历史图表declare-lab/relationprompt 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

RelationPrompt 的开源替代方案

相似的开源项目,按与 RelationPrompt 的功能重合度排序。
  • microsoft/biogptmicrosoft 的头像

    microsoft/BioGPT

    4,486在 GitHub 上查看↗

    BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating specialized medical text. It functions as a generative tool and knowledge extraction engine trained on large-scale scientific literature to produce human-like scientific prose and factual responses to queries. The project provides specialized capabilities for biomedical named entity recognition and the extraction of complex relations from unstructured medical corpora. It is designed to identify and classify biological entities through data mining and relation extraction to support

    Python
    在 GitHub 上查看↗4,486
  • chocowu/lasuieChocoWu 的头像

    ChocoWu/LasUIE

    55在 GitHub 上查看↗

    Universal Information Extraction, codes for the NeurIPS-2022 paper: Unifying Information Extraction with Latent Adaptive Structure-aware Generative Language Model.

    Python
    在 GitHub 上查看↗55
  • ding-papa/evaluating-filtering-coling24Ding-Papa 的头像

    Ding-Papa/Evaluating-filtering-coling24

    7在 GitHub 上查看↗

    Code and prompt templates for evaluation-filtering Some data were not uploaded due to size restrictions, but you can find all the datasets covered in this paper by the references in the paper.

    Python
    在 GitHub 上查看↗7
  • bigdante/autorebigdante 的头像

    bigdante/AutoRE

    85在 GitHub 上查看↗

    Read this in English. 本仓库基于LLaMA-Factory代码,实现了基于大语言模型的文档级关系抽取系统AutoRE。使用的抽取范式为RHF(论文链接)。 目前基于Re-DocRED数据集进行实验,能够抽取文档级文本中的96个关系的三元组事实。

    Python
    在 GitHub 上查看↗85
查看 RelationPrompt 的所有 23 个替代方案→

常见问题解答

declare-lab/relationprompt 是做什么的?

The codes and dataset will be released soon!

declare-lab/relationprompt 的主要功能有哪些?

declare-lab/relationprompt 的主要功能包括:Relation Extraction。

declare-lab/relationprompt 有哪些开源替代品?

declare-lab/relationprompt 的开源替代品包括: microsoft/biogpt — BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating… chocowu/lasuie — Universal Information Extraction, codes for the NeurIPS-2022 paper: Unifying Information Extraction with Latent… ding-papa/evaluating-filtering-coling24 — Code and prompt templates for evaluation-filtering + Some data were not uploaded due to size restrictions, but you can… komeijiforce/metaie — This is a meta-model distilled from ChatGPT-3.5-turbo for information extraction. This is an intermediate checkpoint… lbnlp/nerre-llama — If you are just looking to download the LoRA weights directly, use this url:… bigdante/autore — Read this in English. 本仓库基于LLaMA-Factory代码,实现了基于大语言模型的文档级关系抽取系统AutoRE。使用的抽取范式为RHF(论文链接)。…