paper-with-me

Papers

Distantly Supervised Morpho-Syntactic Model for Relation Extraction

2024-01-18 · Nicolas Gutehrlé, Iana Atanassova

The task of Information Extraction (IE) involves automatically converting unstructured textual content into structured data. Most research in this field concentrates on extracting all facts or a specific set of relationships from documents. In this paper, we present a method for the extraction and categorisation of an unrestricted set of relationships from text. Our method relies on morpho-syntactic extraction patterns obtained by a distant supervision method, and creates Syntactic and Semantic Indices to extract and classify candidate graphs. We evaluate our approach on six datasets built on Wikidata and Wikipedia. The evaluation shows that our approach can achieve Precision scores of up to 0.85, but with lower Recall and F1 scores. Our approach allows to quickly create rule-based systems for Information Extraction and to build annotated datasets to train machine-learning and deep-learning based classifiers.

📄 PDF Abstract BibTeX arXiv:2401.10002

Code (0)

등록된 구현이 없습니다.

Tasks

modelRelationRelation Extraction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information

2018-12-11 · EMNLP 2018 10 · Shikhar Vashishth, Rishabh Joshi, Sai Suman Prayaga, Chiranjib Bhattacharyya 외

Distantly-supervised Relation Extraction (RE) methods train an extractor by automatically aligning relation instances in a Knowledge Base (KB) with unstructured text. In addition to relation instances, KBs often contain …

RelationRelation ExtractionRelationship Extraction (Distant Supervised)

Large-scale Opinion Relation Extraction with Distantly Supervised Neural Network

2017-04-01 · EACL 2017 4 · Changzhi Sun, Yuanbin Wu, Man Lan, Shiliang Sun 외

We investigate the task of open domain opinion relation extraction. Different from works on manually labeled corpus, we propose an efficient distantly supervised framework based on pattern matching and neural network cla…

Opinion MiningRelationRelation Extraction

Fine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction

2019-06-19 · ACL 2019 7 · Christoph Alt, Marc Hübner, Leonhard Hennig

Distantly supervised relation extraction is widely used to extract relational facts from text, but suffers from noisy labels. Current relation extraction methods try to alleviate the noise by multi-instance learning and …

Common Sense ReasoningLanguage ModellingRelationRelation Classification+1

Noise Reduction Methods for Distantly Supervised Biomedical Relation Extraction

2017-08-01 · WS 2017 8 · Gang Li, Cathy Wu, K. Vijay-Shanker

Distant supervision has been applied to automatically generate labeled data for biomedical relation extraction. Noise exists in both positively and negatively-labeled data and affects the performance of supervised machin…

RelationRelation Extraction

Bootstrapping Distantly Supervised IE using Joint Learning and Small Well-structured Corpora

2016-06-10 · Lidong Bing, Bhuwan Dhingra, Kathryn Mazaitis, Jong Hyuk Park 외

We propose a framework to improve performance of distantly-supervised relation extraction, by jointly learning to solve two related tasks: concept-instance extraction and relation extraction. We combine this with a novel…

RelationRelation Extraction