paper-with-me

홈 › Papers

HistRED: A Historical Document-Level Relation Extraction Dataset

2023-07-10 · Soyoung Yang, Minseok Choi, Youngwoo Cho, Jaegul Choo

Despite the extensive applications of relation extraction (RE) tasks in various domains, little has been explored in the historical context, which contains promising data across hundreds and thousands of years. To promote the historical RE research, we present HistRED constructed from Yeonhaengnok. Yeonhaengnok is a collection of records originally written in Hanja, the classical Chinese writing, which has later been translated into Korean. HistRED provides bilingual annotations such that RE can be performed on Korean and Hanja texts. In addition, HistRED supports various self-contained subtexts with different lengths, from a sentence level to a document level, supporting diverse context settings for researchers to evaluate the robustness of their RE models. To demonstrate the usefulness of our dataset, we propose a bilingual RE model that leverages both Korean and Hanja contexts to predict relations between entities. Our model outperforms monolingual baselines on HistRED, showing that employing multiple language contexts supplements the RE predictions. The dataset is publicly available at: https://huggingface.co/datasets/Soyoung/HistRED under CC BY-NC-ND 4.0 license.

📄 PDF Abstract BibTeX arXiv:2307.04285

Code (1)

🤗 datasets/Soyoung/HistRED 공식 구현

Tasks

Document-level Relation ExtractionRelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Lightweight Person-Place Relation Extraction from Historical Newspapers with Dependency Graphs and Proximity Features

2026-07-22 · Mlen-Too Wesley arxiv

The HIPE-2026 shared task introduces person-place relation extraction from multilingual historical newspapers as a new evaluation track, classifying the at and isAt relations between pre-annotated person and location men…

Relation ClassificationRelation Extraction

Overview of HIPE-2026: Person-Place Relation Extraction from Multilingual Historical Texts

2026-06-24 · Juri Opitz, Maud Ehrmann, Corina Raclé, Andrianos Michail 외 arxiv

Was this person ever at that place, and if so, when? Answering such questions from noisy, multilingual historical documents is the central challenge of HIPE-2026, the third edition of the HIPE evaluation series. Moving f…

Computational EfficiencyDomain GeneralizationRelation Extraction

PromptRE: Weakly-Supervised Document-Level Relation Extraction via Prompting-Based Data Programming

2023-10-13 · Chufan Gao, Xulin Fan, Jimeng Sun, Xuan Wang

Relation extraction aims to classify the relationships between two entities into pre-defined categories. While previous research has mainly focused on sentence-level relation extraction, recent studies have expanded the …

Document-level Relation ExtractionRelationRelation ClassificationRelation Extraction+1

Mining Asymmetric Intertextuality

2024-10-19 · Pak Kin Lau, Stuart Michael McManus

This paper introduces a new task in Natural Language Processing (NLP) and Digital Humanities (DH): Mining Asymmetric Intertextuality. Asymmetric intertextuality refers to one-sided relationships between texts, where one …

Fetch-A-Set: A Large-Scale OCR-Free Benchmark for Historical Document Retrieval

2024-06-11 · Adrià Molina, Oriol Ramos Terrades, Josep Lladós

This paper introduces Fetch-A-Set (FAS), a comprehensive benchmark tailored for legislative historical document analysis systems, addressing the challenges of large-scale document retrieval in historical contexts. The be…

Image RetrievalImage to textOptical Character Recognition (OCR)Retrieval