paper-with-me

홈 › Papers

Persian Keyphrase Generation Using Sequence-to-Sequence Models

2020-09-25 · Ehsan Doostmohammadi, Mohammad Hadi Bokaei, Hossein Sameti

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 summarization and information retrieval, to name a few. However, not all the keyphrases are explicitly mentioned in the body of the text. In real-world examples there are always some topics that are discussed implicitly. Extracting such keyphrases requires a generative approach, which is adopted here. In this paper, we try to tackle the problem of keyphrase generation and extraction from news articles using deep sequence-to-sequence models. These models significantly outperform the conventional methods such as Topic Rank, KPMiner, and KEA in the task of keyphrase extraction.

📄 PDF Abstract BibTeX arXiv:2009.12271

Code (1)

edoost/perkey 공식 구현

Tasks

ArticlesInformation RetrievalKeyphrase ExtractionKeyphrase GenerationRetrievalText Summarization

Similar Papers 제목 키워드 기반

PerKey: A Persian News Corpus for Keyphrase Extraction and Generation

2020-09-25 · Ehsan Doostmohammadi, Mohammad Hadi Bokaei, Hossein Sameti

Keyphrases provide an extremely dense summary of a text. Such information can be used in many Natural Language Processing tasks, such as information retrieval and text summarization. Since previous studies on Persian key…

ArticlesInformation RetrievalKeyphrase ExtractionRetrieval+1

Automatic Keyphrase Generation by Incorporating Dual Copy Mechanisms in Sequence-to-Sequence Learning

2022-10-01 · COLING 2022 10 · Siyu Wang, Jianhui Jiang, Yao Huang, Yin Wang

The keyphrase generation task is a challenging work that aims to generate a set of keyphrases for a piece of text. Many previous studies based on the sequence-to-sequence model were used to generate keyphrases, and they …

Keyphrase Generation

Enhancing Keyphrase Generation by BART Finetuning with Splitting and Shuffling

2023-09-13 · Bin Chen, Mizuho Iwaihara

Keyphrase generation is a task of identifying a set of phrases that best repre-sent the main topics or themes of a given text. Keyphrases are dividend int pre-sent and absent keyphrases. Recent approaches utilizing seque…

Keyphrase Generation

Keyphrase Extraction with Span-based Feature Representations

2020-02-13 · Funan Mu, Zhenting Yu, LiFeng Wang, Yequan Wang 외

Keyphrases are capable of providing semantic metadata characterizing documents and producing an overview of the content of a document. Since keyphrase extraction is able to facilitate the management, categorization, and …

Feature EngineeringKeyphrase ExtractionManagementRetrieval

Does Order Matter? An Empirical Study on Generating Multiple Keyphrases as a Sequence

2019-09-09 · Rui Meng, Xingdi Yuan, Tong Wang, Peter Brusilovsky 외

Recently, concatenating multiple keyphrases as a target sequence has been proposed as a new learning paradigm for keyphrase generation. Existing studies concatenate target keyphrases in different orders but no study has …

Keyphrase Generation