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
Back to pkuserc/rela

Open-source alternatives to RELA

23 open-source projects similar to pkuserc/rela, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best RELA alternative.

  • 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
  • bigdante/autorebigdante avatar

    bigdante/AutoRE

    85View on GitHub↗

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

    Python
    View on GitHub↗85
  • chocowu/lasuieChocoWu avatar

    ChocoWu/LasUIE

    55View on GitHub↗

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

    Python
    View on GitHub↗55
  • declare-lab/relationpromptD

    declare-lab/RelationPrompt

    0View on GitHub↗

    The codes and dataset will be released soon!

    View on GitHub↗0
  • ding-papa/evaluating-filtering-coling24Ding-Papa avatar

    Ding-Papa/Evaluating-filtering-coling24

    7View on 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
    View on GitHub↗7

AI search

Explore more awesome repositories

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

Find more with AI search
  • komeijiforce/metaieKomeijiForce avatar

    KomeijiForce/MetaIE

    30View on GitHub↗

    This is a meta-model distilled from ChatGPT-3.5-turbo for information extraction. This is an intermediate checkpoint that can be well-transferred to all kinds of downstream information extraction tasks.

    Python
    View on GitHub↗30
  • lbnlp/nerre-llamalbnlp avatar

    lbnlp/nerre-llama

    64View on GitHub↗

    If you are just looking to download the LoRA weights directly, use this url: https://figshare.com/ndownloader/files/43044994 and view the data entry on Figshare.

    Python
    View on GitHub↗64
  • 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
  • oceanntwt/era-cotOceannTwT avatar

    OceannTwT/era-cot

    65View on GitHub↗

    This is the codebase of the paper: ERA-CoT: Improving Chain-of-Thought through Entity Relationship Analysis.

    Python
    View on GitHub↗65
  • oezyurty/replmO

    oezyurty/REPLM

    0View on GitHub↗

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

    View on GitHub↗0
  • 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
  • pluslabnlp/tempgenPlusLabNLP avatar

    PlusLabNLP/TempGen

    29View on GitHub↗

    Source code for the EMNLP' 21 paper Document-level Entity-based Extraction as Template Generation.

    Python
    View on GitHub↗29
  • qingwang-isu/augureqingwang-isu avatar

    qingwang-isu/AugURE

    7View on GitHub↗

    https://aclanthology.org/2023.emnlp-main.745.pdf

    Python
    View on GitHub↗7
  • ridiculouz/llmaaaridiculouz avatar

    ridiculouz/LLMAAA

    45View on GitHub↗

    openai 0.27.4

    Python
    View on GitHub↗45
  • sefeoglu/rag4resefeoglu avatar

    sefeoglu/RAG4RE

    50View on GitHub↗

    -->

    Jupyter Notebook
    View on GitHub↗50
  • skyuforever/cre-llmSkyuForever avatar

    SkyuForever/CRE-LLM

    25View on GitHub↗

    CRE-LLM: A Domain-Specific Chinese Relation Extraction Framework with Fine-tuned Large Language Model

    Python
    View on GitHub↗25
  • tangxuemei1995/chisiectangxuemei1995 avatar

    tangxuemei1995/CHisIEC

    22View on GitHub↗

    CHisIEC: An Information Extraction Corpus for Ancient Chinese History

    C++
    View on GitHub↗22
  • tonytan48/kd-docreT

    tonytan48/KD-DocRE

    0View on GitHub↗

    Implementation of Document-level Relation Extraction with Knowledge Distillation and Adaptive Focal Loss - Findings of ACL 2022 (https://aclanthology.org/2022.findings-acl.132)

    View on GitHub↗0
  • urchade/atgurchade avatar

    urchade/ATG

    62View on GitHub↗

    Official code for our paper "An Autoregressive Text-to-Graph Framework for Joint Entity and Relation Extraction" which will be published at AAAI 2024.

    Python
    View on GitHub↗62
  • wzhouad/atlopW

    wzhouad/ATLOP

    0View on GitHub↗

    Code for AAAI 2021 paper Document-Level Relation Extraction with Adaptive Thresholding and Localized Context Pooling.

    View on GitHub↗0
  • 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
  • babelscape/rebelbabelscape avatar

    babelscape/rebel

    566View on GitHub↗

    mREBEL is here. We present two new datasets for multilingual Relation Extraction and an array of mREBEL versions. Go to Section.

    Python
    View on GitHub↗566
  • 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