中文
相关论文

相关论文: Learning Algorithms for Keyphrase Extraction

200 篇论文

Keyphrase extraction is a fundamental task in Natural Language Processing, which usually contains two main parts: candidate keyphrase extraction and keyphrase importance estimation. From the view of human understanding documents, we…

计算与语言 · 计算机科学 2023-12-22 Mingyang Song , Liping Jing , Lin Xiao

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

Keyphrase prediction aims to generate phrases (keyphrases) that highly summarizes a given document. Recently, researchers have conducted in-depth studies on this task from various perspectives. In this paper, we comprehensively summarize…

计算与语言 · 计算机科学 2023-05-05 Binbin Xie , Jia Song , Liangying Shao , Suhang Wu , Xiangpeng Wei , Baosong Yang , Huan Lin , Jun Xie , Jinsong Su

Keyphrase generation is the task of automatically predicting keyphrases given a piece of long text. Despite its recent flourishing, keyphrase generation on non-English languages haven't been vastly investigated. In this paper, we call…

计算与语言 · 计算机科学 2022-06-02 Yifan Gao , Qingyu Yin , Zheng Li , Rui Meng , Tong Zhao , Bing Yin , Irwin King , Michael R. Lyu

Keyword extraction is a fundamental task in natural language processing that facilitates mapping of documents to a concise set of representative single and multi-word phrases. Keywords from text documents are primarily extracted using…

计算与语言 · 计算机科学 2018-07-17 Debanjan Mahata , John Kuriakose , Rajiv Ratn Shah , Roger Zimmermann , John R. Talburt

We study the problem of generating keyphrases that summarize the key points for a given document. While sequence-to-sequence (seq2seq) models have achieved remarkable performance on this task (Meng et al., 2017), model training often relies…

计算与语言 · 计算机科学 2019-09-09 Hai Ye , Lu Wang

Keyphrases are crucial for searching and systematizing scholarly documents. Most current methods for keyphrase extraction are aimed at the extraction of the most significant words in the text. But in practice, the list of keyphrases often…

计算与语言 · 计算机科学 2024-10-23 Anna Glazkova , Dmitry Morozov

The premise of manual keyphrase annotation is to read the corresponding content of an annotated object. Intuitively, when we read, more important words will occupy a longer reading time. Hence, by leveraging human reading time, we can find…

计算与语言 · 计算机科学 2020-10-27 Yingyi Zhang , Chengzhi Zhang

Keyphrase generation aims at generating important phrases (keyphrases) that best describe a given document. In scholarly domains, current approaches have largely used only the title and abstract of the articles to generate keyphrases. In…

计算与语言 · 计算机科学 2022-10-24 Krishna Garg , Jishnu Ray Chowdhury , Cornelia Caragea

Keyword extraction is the process of identifying the words or phrases that express the main concepts of text to the best of one's ability. Electronic infrastructure creates a considerable amount of text every day and at all times. This…

计算与语言 · 计算机科学 2021-10-04 Aidin Zehtab-Salmasi , Mohammad-Reza Feizi-Derakhshi , Mohamad-Ali Balafar

Natural language processing techniques have demonstrated promising results in keyphrase generation. However, one of the major challenges in \emph{neural} keyphrase generation is processing long documents using deep neural networks.…

计算与语言 · 计算机科学 2021-06-08 Wasi Uddin Ahmad , Xiao Bai , Soomin Lee , Kai-Wei Chang

In this paper, we present a supervised framework for automatic keyword extraction from single document. We model the text as complex network, and construct the feature set by extracting select node properties from it. Several node…

信息检索 · 计算机科学 2019-09-27 Swagata Duari , Vasudha Bhatnagar

A lot of manual work goes into identifying a topic for an article. With a large volume of articles, the manual process can be exhausting. Our approach aims to address this issue by automatically extracting topics from the text of large…

计算与语言 · 计算机科学 2021-10-25 Linkai Zhu , Maoyi Huang , Maomao Chen , Wennan Wang

Keyphrases are a very short summary of an input text and provide the main subjects discussed in the text. Keyphrase extraction is a useful upstream task and can be used in various natural language processing problems, for example, text…

计算与语言 · 计算机科学 2020-09-28 Ehsan Doostmohammadi , Mohammad Hadi Bokaei , Hossein Sameti

Keyphrase extraction from a given document is the task of automatically extracting salient phrases that best describe the document. This paper proposes a novel unsupervised graph-based ranking method to extract high-quality phrases from a…

信息检索 · 计算机科学 2022-01-27 Venktesh V , Mukesh Mohania , Vikram Goyal

Keyphrase generation aims to summarize long documents with a collection of salient phrases. Deep neural models have demonstrated a remarkable success in this task, capable of predicting keyphrases that are even absent from a document.…

计算与语言 · 计算机科学 2021-04-20 Xianjie Shen , Yinghan Wang , Rui Meng , Jingbo Shang

This paper addresses the problem of extracting keyphrases from scientific articles and categorizing them as corresponding to a task, process, or material. We cast the problem as sequence tagging and introduce semi-supervised methods to a…

计算与语言 · 计算机科学 2017-08-22 Yi Luan , Mari Ostendorf , Hannaneh Hajishirzi

Keyword and keyphrase extraction is an important problem in natural language processing, with applications ranging from summarization to semantic search to document clustering. Graph-based approaches to keyword and keyphrase extraction…

计算与语言 · 计算机科学 2014-01-28 Shibamouli Lahiri , Sagnik Ray Choudhury , Cornelia Caragea

Generating keyphrases that summarize the main points of a document is a fundamental task in natural language processing. Although existing generative models are capable of predicting multiple keyphrases for an input document as well as…

计算与语言 · 计算机科学 2019-06-11 Hou Pong Chan , Wang Chen , Lu Wang , Irwin King

Pre-trained large language models can perform natural language processing downstream tasks by conditioning on human-designed prompts. However, a prompt-based approach often requires "prompt engineering" to design different prompts,…

计算与语言 · 计算机科学 2024-05-28 Mingyang Song , Yi Feng , Liping Jing