中文
相关论文

相关论文: Simultaneously Linking Entities and Extracting Rel…

200 篇论文

Two distinct approaches have been proposed for relational triple extraction - pipeline and joint. Joint models, which capture interactions across triples, are the more recent development, and have been shown to outperform pipeline models…

计算与语言 · 计算机科学 2023-10-03 Pratik Saini , Tapas Nayak , Indrajit Bhattacharya

The best evidence concerning comparative treatment effectiveness comes from clinical trials, the results of which are reported in unstructured articles. Medical experts must manually extract information from articles to inform…

计算与语言 · 计算机科学 2022-01-11 Benjamin E. Nye , Jay DeYoung , Eric Lehman , Ani Nenkova , Iain J. Marshall , Byron C. Wallace

Entity extraction is an important task in text mining and natural language processing. A popular method for entity extraction is by comparing substrings from free text against a dictionary of entities. In this paper, we present several…

计算与语言 · 计算机科学 2019-11-22 Zeyi Wen , Zeyu Huang , Rui Zhang

Extracting structured information from unstructured text is critical for many downstream NLP applications and is traditionally achieved by closed information extraction (cIE). However, existing approaches for cIE suffer from two…

计算与语言 · 计算机科学 2024-04-22 Nacime Bouziani , Shubhi Tyagi , Joseph Fisher , Jens Lehmann , Andrea Pierleoni

A typical architecture for end-to-end entity linking systems consists of three steps: mention detection, candidate generation and entity disambiguation. In this study we investigate the following questions: (a) Can all those steps be…

计算与语言 · 计算机科学 2021-01-14 Samuel Broscheit

Accurate recognition of biomedical named entities is critical for medical information extraction and knowledge discovery. However, existing methods often struggle with nested entities, entity boundary ambiguity, and cross-lingual…

计算与语言 · 计算机科学 2025-10-13 Tengxiao Lv , Ling Luo , Juntao Li , Yanhua Wang , Yuchen Pan , Chao Liu , Yanan Wang , Yan Jiang , Huiyi Lv , Yuanyuan Sun , Jian Wang , Hongfei Lin

Entity linking -- the task of identifying references in free text to relevant knowledge base representations -- often focuses on single languages. We consider multilingual entity linking, where a single model is trained to link references…

计算与语言 · 计算机科学 2021-04-19 Elliot Schumacher , James Mayfield , Mark Dredze

Extracting entities and their relations from text is an important task for understanding massive text corpora. Open information extraction (IE) systems mine relation tuples (i.e., entity arguments and a predicate string to describe their…

计算与语言 · 计算机科学 2018-12-04 Qi Zhu , Xiang Ren , Jingbo Shang , Yu Zhang , Ahmed El-Kishky , Jiawei Han

The main purpose of relation extraction is to extract the semantic relationships between tagged pairs of entities in a sentence, which plays an important role in the semantic understanding of sentences and the construction of knowledge…

计算与语言 · 计算机科学 2023-03-21 Chenghong Sun , Weidong Ji , Guohui Zhou , Hui Guo , Zengxiang Yin , Yuqi Yue

Extracting relations is critical for knowledge base completion and construction in which distant supervised methods are widely used to extract relational facts automatically with the existing knowledge bases. However, the automatically…

计算与语言 · 计算机科学 2018-11-09 Tianyi Liu , Xinsong Zhang , Wanhao Zhou , Weijia Jia

Pretrained language models have shown success in many natural language processing tasks. Many works explore incorporating knowledge into language models. In the biomedical domain, experts have taken decades of effort on building large-scale…

计算与语言 · 计算机科学 2021-04-22 Zheng Yuan , Yijia Liu , Chuanqi Tan , Songfang Huang , Fei Huang

Relationship extraction and named entity recognition have always been considered as two distinct tasks that require different input data, labels, and models. However, both are essential for structured sentiment analysis. We believe that…

计算与语言 · 计算机科学 2021-12-10 Yucheng Liu , Tian Zhu

Entity Matching (EM), which aims to identify all entity pairs referring to the same real-world entity from relational tables, is one of the most important tasks in real-world data management systems. Due to the labeling process of EM being…

数据库 · 计算机科学 2023-08-07 Xiaocan Zeng , Pengfei Wang , Yuren Mao , Lu Chen , Xiaoze Liu , Yunjun Gao

Discovering authoritative links between publications and the datasets that they use can be a labor-intensive process. We introduce a natural language processing pipeline that retrieves and reviews publications for informal references to…

数字图书馆 · 计算机科学 2023-05-03 Sara Lafia , Lizhou Fan , Libby Hemphill

Neural models have achieved remarkable success on relation extraction (RE) benchmarks. However, there is no clear understanding which type of information affects existing RE models to make decisions and how to further improve the…

计算与语言 · 计算机科学 2020-12-02 Hao Peng , Tianyu Gao , Xu Han , Yankai Lin , Peng Li , Zhiyuan Liu , Maosong Sun , Jie Zhou

Entity linking (EL) is the process of linking entity mentions appearing in web text with their corresponding entities in a knowledge base. EL plays an important role in the fields of knowledge engineering and data mining, underlying a…

计算与语言 · 计算机科学 2021-09-28 Wei Shen , Yuhan Li , Yinan Liu , Jiawei Han , Jianyong Wang , Xiaojie Yuan

Relation extraction (RE) has recently moved from the sentence-level to document-level, which requires aggregating document information and using entities and mentions for reasoning. Existing works put entity nodes and mention nodes with…

计算与语言 · 计算机科学 2023-03-08 Hongfei Liu , Zhao Kang , Lizong Zhang , Ling Tian , Fujun Hua

Being able to automatically discover synonymous entities in an open-world setting benefits various tasks such as entity disambiguation or knowledge graph canonicalization. Existing works either only utilize entity features, or rely on…

计算与语言 · 计算机科学 2020-05-12 Chenwei Zhang , Yaliang Li , Nan Du , Wei Fan , Philip S. Yu

A major proportion of a text summary includes important entities found in the original text. These entities build up the topic of the summary. Moreover, they hold commonsense information once they are linked to a knowledge base. Based on…

计算与语言 · 计算机科学 2018-06-15 Reinald Kim Amplayo , Seonjae Lim , Seung-won Hwang

Document-level relation extraction aims to extract relations among multiple entity pairs from a document. Previously proposed graph-based or transformer-based models utilize the entities independently, regardless of global information among…

计算与语言 · 计算机科学 2023-01-27 Ningyu Zhang , Xiang Chen , Xin Xie , Shumin Deng , Chuanqi Tan , Mosha Chen , Fei Huang , Luo Si , Huajun Chen