awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

declare-lab/RelationPrompt

0
View on GitHub↗
0 stele·0 fork-uri·6 vizualizări

RelationPrompt

The codes and dataset will be released soon!

Features

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

Istoric stele

Graficul istoricului de stele pentru declare-lab/relationpromptGraficul istoricului de stele pentru declare-lab/relationprompt

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru RelationPrompt

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu RelationPrompt.
  • microsoft/biogptAvatar microsoft

    microsoft/BioGPT

    4,486Vezi pe 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
    Vezi pe GitHub↗4,486
  • chocowu/lasuieAvatar ChocoWu

    ChocoWu/LasUIE

    55Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗55
  • ding-papa/evaluating-filtering-coling24Avatar Ding-Papa

    Ding-Papa/Evaluating-filtering-coling24

    7Vezi pe 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
    Vezi pe GitHub↗7
  • bigdante/autoreAvatar bigdante

    bigdante/AutoRE

    85Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗85
Vezi toate cele 23 alternative pentru RelationPrompt→

Întrebări frecvente

Ce face declare-lab/relationprompt?

The codes and dataset will be released soon!

Care sunt principalele funcționalități ale declare-lab/relationprompt?

Principalele funcționalități ale declare-lab/relationprompt sunt: Relation Extraction.

Care sunt câteva alternative open-source pentru declare-lab/relationprompt?

Alternativele open-source pentru declare-lab/relationprompt includ: 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(论文链接)。…