Biographical: A Semi-Supervised Relation Extraction Dataset
Extracting biographical information from online documents is a popular research topic among the information extraction (IE) community. Various natural language processing (NLP) techniques such as text classification, text summarisation and relation extraction are commonly used to achieve this. Among these techniques, RE is the most common since it can be directly used to build biographical knowledge graphs. RE is usually framed as a supervised machine learning (ML) problem, where ML models are trained on annotated datasets. However, there are few annotated datasets for RE since the annotation process can be costly and time-consuming. To address this, we developed Biographical, the first semi-supervised dataset for RE. The dataset, which is aimed towards digital humanities (DH) and historical research, is automatically compiled by aligning sentences from Wikipedia articles with matching structured data from sources including Pantheon and Wikidata. By exploiting the structure of Wikipedia articles and robust named entity recognition (NER), we match information with relatively high precision in order to compile annotated relation pairs for ten different relations that are important in the DH domain. Furthermore, we demonstrate the effectiveness of the dataset by training a state-of-the-art neural model to classify relation pairs, and evaluate it on a manually annotated gold standard set. Biographical is primarily aimed at training neural models for RE within the domain of digital humanities and history, but as we discuss at the end of this paper, it can be useful for other purposes as well.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesKnowledge Graphsnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERRelationRelation Extractiontext-classificationText ClassificationSimilar Papers 제목 키워드 기반
Guided Distant Supervision for Multilingual Relation Extraction Data: Adapting to a New Language
Relation extraction is essential for extracting and understanding biographical information in the context of digital humanities and related subjects. There is a growing interest in the community to build datasets capable…
RelationRelation ExtractionUnsupervised Biographical Event Extraction Using Wikipedia Traffic
N-ary Biographical Relation Extraction using Shortest Path Dependencies
Jointprop: Joint Semi-supervised Learning for Entity and Relation Extraction with Heterogeneous Graph-based Propagation
Semi-supervised learning has been an important approach to address challenges in extracting entities and relations from limited data. However, current semi-supervised works handle the two tasks (i.e., Named Entity Recogn…
named-entity-recognitionNamed Entity RecognitionNERRelation+1EventKG - the Hub of Event Knowledge on the Web - and Biographical Timeline Generation
One of the key requirements to facilitate the semantic analytics of information regarding contemporary and historical events on the Web, in the news and in social media is the availability of reference knowledge reposito…
Knowledge Graphs