中文
相关论文

相关论文: A Real World Implementation of Answer Extraction

200 篇论文

A significant amount of search queries originate from some real world information need or tasks. In order to improve the search experience of the end users, it is important to have accurate representations of tasks. As a result, significant…

信息检索 · 计算机科学 2017-06-08 Rishabh Mehrotra , Emine Yilmaz

The work presented in this master thesis consists of extracting a set of events from texts written in natural language. For this purpose, we have based ourselves on the basic notions of the information extraction as well as the open…

计算与语言 · 计算机科学 2019-07-03 Sihem Sahnoun

Unsupervised rationale extraction aims to extract text snippets to support model predictions without explicit rationale annotation. Researchers have made many efforts to solve this task. Previous works often encode each aspect…

计算与语言 · 计算机科学 2024-10-07 Han Jiang , Junwen Duan , Zhe Qu , Jianxin Wang

Document-level entity-based extraction (EE), aiming at extracting entity-centric information such as entity roles and entity relations, is key to automatic knowledge acquisition from text corpora for various domains. Most document-level EE…

计算与语言 · 计算机科学 2021-09-13 Kung-Hsiang Huang , Sam Tang , Nanyun Peng

Keyphrase extraction is the task of extracting a small set of phrases that best describe a document. Most existing benchmark datasets for the task typically have limited numbers of annotated documents, making it challenging to train…

计算与语言 · 计算机科学 2020-10-26 Tuan Manh Lai , Trung Bui , Doo Soon Kim , Quan Hung Tran

Getting relevant information from search engines has been the heart of research works in information retrieval. Query expansion is a retrieval technique that has been studied and proved to yield positive results in relevance. Users are…

信息检索 · 计算机科学 2021-03-22 Onifade Olufade , Arise Abiola , Ogboo Chisom

Relation extraction (RE) involves identifying the relations between entities from underlying content. RE serves as the foundation for many natural language processing (NLP) and information retrieval applications, such as knowledge graph…

计算与语言 · 计算机科学 2024-06-25 Xiaoyan Zhao , Yang Deng , Min Yang , Lingzhi Wang , Rui Zhang , Hong Cheng , Wai Lam , Ying Shen , Ruifeng Xu

There has been a growing effort to replace manual extraction of data from research papers with automated data extraction based on natural language processing, language models, and recently, large language models (LLMs). Although these…

计算与语言 · 计算机科学 2024-02-22 Maciej P. Polak , Dane Morgan

Although backpropagation ANNs generally predict better than decision trees do for pattern classification problems, they are often regarded as black boxes, i.e., their predictions cannot be explained as those of decision trees. In many…

神经与进化计算 · 计算机科学 2010-09-28 S. M. Kamruzzaman , Md. Monirul Islam

Relation extraction (RE) is a standard information extraction task playing a major role in downstream applications such as knowledge discovery and question answering. Although decoder-only large language models are excelling in generative…

计算与语言 · 计算机科学 2025-07-28 Yuhang Jiang , Ramakanth Kavuluru

Information Extraction (IE) from scientific texts can be used to guide readers to the central information in scientific documents. But narrow IE systems extract only a fraction of the information captured, and Open IE systems do not perform…

计算与语言 · 计算机科学 2020-05-27 Ruben Kruiper , Julian F. V. Vincent , Jessica Chen-Burger , Marc P. Y. Desmulliez , Ioannis Konstas

Information extraction (IE) from unstructured documents remains a critical challenge in data processing pipelines. Traditional optical character recognition (OCR) methods and conventional parsing engines demonstrate limited effectiveness…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Aditya Parikh

Document information extraction tasks performed by humans create data consisting of a PDF or document image input, and extracted string outputs. This end-to-end data is naturally consumed and produced when performing the task because it is…

计算与语言 · 计算机科学 2021-04-26 Rasmus Berg Palm , Florian Laws , Ole Winther

This paper presents a novel method to generate answers for non-extraction machine reading comprehension (MRC) tasks whose answers cannot be simply extracted as one span from the given passages. Using a pointer network-style extractive…

计算与语言 · 计算机科学 2021-08-24 Zhuosheng Zhang , Yiqing Zhang , Hai Zhao , Xi Zhou , Xiang Zhou

Event extraction (EE) is a fundamental task in natural language processing (NLP) that involves identifying and extracting event information from unstructured text. Effective EE in real-world scenarios requires two key steps: selecting…

计算与语言 · 计算机科学 2025-05-14 Sheng Liang , Hang Lv , Zhihao Wen , Yaxiong Wu , Yongyue Zhang , Hao Wang , Yong Liu

Event extraction (EE) is one of the core information extraction tasks, whose purpose is to automatically identify and extract information about incidents and their actors from texts. This may be beneficial to several domains such as…

机器学习 · 计算机科学 2020-10-29 Ali Balali , Masoud Asadpour , Ricardo Campos , Adam Jatowt

Most existing work on event extraction has focused on sentence-level texts and presumes the identification of a trigger-span -- a word or phrase in the input that evokes the occurrence of an event of interest. Event arguments are then…

计算与语言 · 计算机科学 2025-06-30 Shaden Shaar , Wayne Chen , Maitreyi Chatterjee , Barry Wang , Wenting Zhao , Claire Cardie

Query-aware webpage snippet extraction is widely used in search engines to help users better understand the content of the returned webpages before clicking. Although important, it is very rarely studied. In this paper, we propose an…

人工智能 · 计算机科学 2022-10-28 Jingwei Yi , Fangzhao Wu , Chuhan Wu , Xiaolong Huang , Binxing Jiao , Guangzhong Sun , Xing Xie

Search engines perform the task of retrieving information related to the user-supplied query words. This task has two parts; one is finding "featured words" which describe an article best and the other is finding a match among these words…

神经与进化计算 · 计算机科学 2007-05-23 A. Das , M. Marko , A. Probst , M. A. Porter , C. Gershenson

Event extraction is a fundamental task for natural language processing. Finding the roles of event arguments like event participants is essential for event extraction. However, doing so for real-life event descriptions is challenging…

计算与语言 · 计算机科学 2021-12-23 Qian Li , Hao Peng , Jianxin Li , Jia Wu , Yuanxing Ning , Lihong Wang , Philip S. Yu , Zheng Wang