Joint Entity and Relation Extraction

55 papers with code • 16 benchmarks • 16 datasets

Joint Entity and Relation Extraction is the task of extracting entity mentions and semantic relations between entities from unstructured text with a single model.

Latest papers with no code

EnriCo: Enriched Representation and Globally Constrained Inference for Entity and Relation Extraction

no code yet • 18 Apr 2024

Joint entity and relation extraction plays a pivotal role in various applications, notably in the construction of knowledge graphs.

Enhancing Knowledge Graph Construction Using Large Language Models

no code yet • 8 May 2023

The growing trend of Large Language Models (LLM) development has attracted significant attention, with models for various applications emerging consistently.

90% F1 Score in Relational Triple Extraction: Is it Real ?

no code yet • 20 Feb 2023

This approach leads to overall performance improvement in these models within the realistic experimental setting.

Query-based Instance Discrimination Network for Relational Triple Extraction

no code yet • 3 Nov 2022

Joint entity and relation extraction has been a core task in the field of information extraction.

Span-based joint entity and relation extraction augmented with sequence tagging mechanism

no code yet • 23 Oct 2022

On the one hand, the core architecture enables our model to learn token-level label information via the sequence tagging mechanism and then uses the information in the span-based joint extraction; on the other hand, it establishes a bi-directional information interaction between NER and RE.

Generalizing through Forgetting -- Domain Generalization for Symptom Event Extraction in Clinical Notes

no code yet • 20 Sep 2022

To reduce reliance on domain-specific features, we propose a domain generalization method that dynamically masks frequent symptoms words in the source domain.

A Two-Phase Paradigm for Joint Entity-Relation Extraction

no code yet • 18 Aug 2022

An exhaustive study has been conducted to investigate span-based models for the joint entity and relation extraction task.

REKnow: Enhanced Knowledge for Joint Entity and Relation Extraction

no code yet • 10 Jun 2022

Our generative model is a unified framework to sequentially generate relational triplets under various relation extraction settings and explicitly utilizes relevant knowledge from Knowledge Graph (KG) to resolve ambiguities.

STable: Table Generation Framework for Encoder-Decoder Models

no code yet • 8 Jun 2022

The output structure of database-like tables, consisting of values structured in horizontal rows and vertical columns identifiable by name, can cover a wide range of NLP tasks.

Modeling Task Interactions in Document-Level Joint Entity and Relation Extraction

no code yet • NAACL 2022

We target on the document-level relation extraction in an end-to-end setting, where the model needs to jointly perform mention extraction, coreference resolution (COREF) and relation extraction (RE) at once, and gets evaluated in an entity-centric way.