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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
OSU-NLP-Group avatar

OSU-NLP-Group/QA4RE

0
View on GitHub↗
40 estrellas·6 forks·Python·6 vistas

QA4RE

Data and code for ACL 2023 Findings: Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation Extractors.

Features

  • In Context Learning - Instruction-aligned zero-shot relation extraction.
  • Question Answering - Instruction-aligned zero-shot relation extraction.
  • Relation Extraction - Aligning instruction tasks for zero-shot relation extraction.
  • Zero-Shot Prompting - Instruction-aligned zero-shot relation extraction.

Historial de estrellas

Gráfico del historial de estrellas de osu-nlp-group/qa4reGráfico del historial de estrellas de osu-nlp-group/qa4re

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a QA4RE

Proyectos open-source similares, clasificados según cuántas características comparten con QA4RE.
  • zjunlp/deepkeAvatar de zjunlp

    zjunlp/DeepKE

    4,433Ver en GitHub↗

    DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured knowledge graphs. It provides a pipeline for identifying and classifying named entities, semantic relations, and events, converting raw datasets into structured triples. The project utilizes large language models as tool callers through a standardized context protocol to drive automated data extraction processes. It supports schema-driven extraction across multiple domains and bilingual text, employing joint entity and relation extraction to identify components in a single structured

    Python
    Ver en GitHub↗4,433
  • microsoft/biogptAvatar de microsoft

    microsoft/BioGPT

    4,486Ver en 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
    Ver en GitHub↗4,486
  • emma1066/self-improve-zero-shot-nerAvatar de Emma1066

    Emma1066/Self-Improve-Zero-Shot-NER

    53Ver en 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
    Ver en GitHub↗53
  • allenai/beaconAvatar de allenai

    allenai/beacon

    14Ver en 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
    Ver en GitHub↗14
Ver las 30 alternativas a QA4RE→

Preguntas frecuentes

¿Qué hace osu-nlp-group/qa4re?

Data and code for ACL 2023 Findings: Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation Extractors.

¿Cuáles son las características principales de osu-nlp-group/qa4re?

Las características principales de osu-nlp-group/qa4re son: In Context Learning, Question Answering, Relation Extraction, Zero-Shot Prompting.

¿Qué alternativas de código abierto existen para osu-nlp-group/qa4re?

Las alternativas de código abierto para osu-nlp-group/qa4re incluyen: zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… microsoft/biogpt — BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating… mayubo2333/llm-ie — This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information… cocacola-lab/chatie — Official repository of paper "Zero-Shot Information Extraction via Chatting with ChatGPT". Please star, watch, and… 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:…