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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
OSU-NLP-Group avatar

OSU-NLP-Group/QA4RE

0
View on GitHub↗
40 stars·6 forks·Python·15 views

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.

Star history

Star history chart for osu-nlp-group/qa4reStar history chart for osu-nlp-group/qa4re

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with QA4RE

These projects share indexed features with QA4RE. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • zjunlp/deepkezjunlp avatar

    zjunlp/DeepKE

    4,433View on 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
    View on GitHub↗4,433
  • microsoft/biogptmicrosoft avatar

    microsoft/BioGPT

    4,486View on 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
    View on GitHub↗4,486
  • emma1066/self-improve-zero-shot-nerEmma1066 avatar

    Emma1066/Self-Improve-Zero-Shot-NER

    53View on 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
    View on GitHub↗53
  • allenai/beaconallenai avatar

    allenai/beacon

    14View on 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
    View on GitHub↗14
Compare all 30 related projects→

Frequently asked questions

What does osu-nlp-group/qa4re do?

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

What are the main features of osu-nlp-group/qa4re?

The main features of osu-nlp-group/qa4re are: In Context Learning, Question Answering, Relation Extraction, Zero-Shot Prompting.

Which projects share features with osu-nlp-group/qa4re?

Projects with overlapping indexed features include: 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:…