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
O

oezyurty/REPLM

0
View on GitHub↗
0 stars·0 forks·12 views

REPLM

The original implementation of the paper. You can cite the paper as below.

Features

  • In Context Learning - Document-level few-shot relation extraction using pre-trained models.
  • Relation Extraction - Document-level few-shot relation extraction via pre-trained models.

Star history

Star history chart for oezyurty/replmStar history chart for oezyurty/replm

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to REPLM

Similar open-source projects, ranked by how many features they share with REPLM.
  • osu-nlp-group/qa4reOSU-NLP-Group avatar

    OSU-NLP-Group/QA4RE

    40View on GitHub↗

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

    Python
    View on GitHub↗40
  • tangxuemei1995/chisiectangxuemei1995 avatar

    tangxuemei1995/CHisIEC

    22View on GitHub↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    View on GitHub↗22
  • mayubo2333/llm-iemayubo2333 avatar

    mayubo2333/LLM-IE

    47View on GitHub↗

    This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information Extractor, but a Good Reranker for Hard Samples!. EMNLP'2023 (Findings).

    Python
    View on GitHub↗47
  • yukinowan/gpt-reYukinoWan avatar

    YukinoWan/GPT-RE

    36View on GitHub↗

    This is the official repository for the paper "GPT-RE: In-context Learning for Relation Extraction using Large Language Models" (EMNLP 2023).

    Python
    View on GitHub↗36
See all 30 alternatives to REPLM→

Frequently asked questions

What does oezyurty/replm do?

The original implementation of the paper. You can cite the paper as below.

What are the main features of oezyurty/replm?

The main features of oezyurty/replm are: In Context Learning, Relation Extraction.

What are some open-source alternatives to oezyurty/replm?

Open-source alternatives to oezyurty/replm include: zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured… tangxuemei1995/chisiec — CHisIEC: An Information Extraction Corpus for Ancient Chinese History. yukinowan/gpt-re — This is the official repository for the paper "GPT-RE: In-context Learning for Relation Extraction using Large… mayubo2333/llm-ie — This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information… osu-nlp-group/qa4re — Data and code for ACL 2023 Findings: Aligning Instruction Tasks Unlocks Large Language Models as Zero-Shot Relation… microsoft/biogpt — BioGPT is a biomedical large language model and domain-specific transformer designed for processing and creating…