中文
相关论文

相关论文: Extracting N-ary Cross-sentence Relations using Co…

200 篇论文

Connections between relations in relation extraction, which we call class ties, are common. In distantly supervised scenario, one entity tuple may have multiple relation facts. Exploiting class ties between relations of one entity tuple…

人工智能 · 计算机科学 2017-08-08 Hai Ye , Wenhan Chao , Zhunchen Luo , Zhoujun Li

Semantic relationships, such as hyponym-hypernym, cause-effect, meronym-holonym etc. between a pair of entities in a sentence are usually reflected through syntactic patterns. Automatic extraction of such patterns benefits several…

计算与语言 · 计算机科学 2021-04-06 Md. Ahsanul Kabir , Typer Phillips , Xiao Luo , Mohammad Al Hasan

Driven by a large number of potential applications in areas like bioinformatics, information retrieval and social network analysis, the problem setting of inferring relations between pairs of data objects has recently been investigated…

Rapid growth of the biomedical literature has led to many advances in the biomedical text mining field. Among the vast amount of information, biomedical article abstracts are the easily accessible sources. However, the number of the…

计算与语言 · 计算机科学 2022-01-19 Mehmet Efruz Karabulut , K. Vijay-Shanker

In recent years, text summarization methods have attracted much attention again thanks to the researches on neural network models. Most of the current text summarization methods based on neural network models are supervised methods which…

计算与语言 · 计算机科学 2024-01-25 Dehao Tao , Yingzhu Xiong , Zhongliang Yang , Yongfeng Huang

Document-level relation extraction (DocRE) aims to identify semantic labels among entities within a single document. One major challenge of DocRE is to dig decisive details regarding a specific entity pair from long text. However, in many…

计算与语言 · 计算机科学 2023-02-14 Zhichao Duan , Xiuxing Li , Zhenyu Li , Zhuo Wang , Jianyong Wang

This work concerns a comparison of SVM kernel methods in text categorization tasks. In particular I define a kernel function that estimates the similarity between two objects computing by their compressed lengths. In fact, compression…

机器学习 · 计算机科学 2012-10-30 Antonio Giuliano Zippo

Recently, with the advances made in continuous representation of words (word embeddings) and deep neural architectures, many research works are published in the area of relation extraction and it is very difficult to keep track of so many…

计算与语言 · 计算机科学 2021-09-01 Tapas Nayak , Navonil Majumder , Pawan Goyal , Soujanya Poria

Document-level Relation Extraction (DocRE) involves identifying relations between entities across multiple sentences in a document. Evidence sentences, crucial for precise entity pair relationships identification, enhance focus on essential…

计算与语言 · 计算机科学 2025-04-10 Khai Phan Tran , Xue Li

Compared with traditional sentence-level relation extraction, document-level relation extraction is a more challenging task where an entity in a document may be mentioned multiple times and associated with multiple relations. However, most…

计算与语言 · 计算机科学 2022-05-31 Jiaxin Yu , Deqing Yang , Shuyu Tian

Overall, the two main contributions of this work include the application of sentence simplification to association extraction as described above, and the use of distributional semantics for concept extraction. The proposed work on concept…

计算与语言 · 计算机科学 2011-09-13 Siddhartha Jonnalagadda

Discourse relations bind smaller linguistic units into coherent texts. However, automatically identifying discourse relations is difficult, because it requires understanding the semantics of the linked arguments. A more subtle challenge is…

计算与语言 · 计算机科学 2014-11-26 Yangfeng Ji , Jacob Eisenstein

Lexical chain consists of cohesion words in a document, which implies the underlying structure of a text, and thus facilitates downstream NLP tasks. Nevertheless, existing work focuses on detecting the simple surface lexicons with shallow…

计算与语言 · 计算机科学 2020-09-22 Bobo Li , Hao Fei , Yafeng Ren , Donghong Ji

A key challenge in entity linking is making effective use of contextual information to disambiguate mentions that might refer to different entities in different contexts. We present a model that uses convolutional neural networks to capture…

计算与语言 · 计算机科学 2016-04-05 Matthew Francis-Landau , Greg Durrett , Dan Klein

Document-level Relation Extraction (DRE) aims to recognize the relations between two entities. The entity may correspond to multiple mentions that span beyond sentence boundary. Few previous studies have investigated the mention…

计算与语言 · 计算机科学 2022-01-14 Chao Zhao , Daojian Zeng , Lu Xu , Jianhua Dai

Relation Extraction (RE) is a fundamental task of information extraction, which has attracted a large amount of research attention. Previous studies focus on extracting the relations within a sentence or document, while currently…

计算与语言 · 计算机科学 2022-11-01 Fengqi Wang , Fei Li , Hao Fei , Jingye Li , Shengqiong Wu , Fangfang Su , Wenxuan Shi , Donghong Ji , Bo Cai

Recent years have seen rapid progress in identifying predefined relationship between entity pairs using neural networks NNs. However, such models often make predictions for each entity pair individually, thus often fail to solve the…

计算与语言 · 计算机科学 2019-11-27 Yuan Ye , Yansong Feng , Bingfeng Luo , Yuxuan Lai , Dongyan Zhao

Few-shot relation extraction aims to recognize novel relations with few labeled sentences in each relation. Previous metric-based few-shot relation extraction algorithms identify relationships by comparing the prototypes generated by the…

计算与语言 · 计算机科学 2023-05-12 Zhongju Yuan , Zhenkun Wang , Genghui Li

Transformer-based architectures in natural language processing force input size limits that can be problematic when long documents need to be processed. This paper overcomes this issue for keyphrase extraction by chunking the long documents…

计算与语言 · 计算机科学 2022-05-12 Martin Docekal , Pavel Smrz

Distant supervision leverages knowledge bases to automatically label instances, thus allowing us to train relation extractor without human annotations. However, the generated training data typically contain massive noise, and may result in…

计算与语言 · 计算机科学 2018-12-31 Yujin Yuan , Liyuan Liu , Siliang Tang , Zhongfei Zhang , Yueting Zhuang , Shiliang Pu , Fei Wu , Xiang Ren