paper-with-me

Papers

How Document Pre-processing affects Keyphrase Extraction Performance

2016-10-25 · WS 2016 12 · Florian Boudin, Hugo Mougard, Damien Cram

The SemEval-2010 benchmark dataset has brought renewed attention to the task of automatic keyphrase extraction. This dataset is made up of scientific articles that were automatically converted from PDF format to plain text and thus require careful preprocessing so that irrevelant spans of text do not negatively affect keyphrase extraction performance. In previous work, a wide range of document preprocessing techniques were described but their impact on the overall performance of keyphrase extraction models is still unexplored. Here, we re-assess the performance of several keyphrase extraction models and measure their robustness against increasingly sophisticated levels of document preprocessing.

📄 PDF Abstract BibTeX arXiv:1610.07809

Code (1)

boudinfl/semeval-2010-pre 공식 구현

Tasks

ArticlesKeyphrase Extraction

Similar Papers 제목 키워드 기반

Keyphrase Extraction from Bengali Document using LSTM Recurrent Neural Network

2018-09-01 · Nishat Tasnim Ahmed Meem1

Abstract—Keyphrases are single or multiple word phrases of a document which portrays the principal points of that document. These keyphrases help readers to get an overview of the document. In this paper, we proposed …

Keyphrase Extraction

Applying Transformer-based Text Summarization for Keyphrase Generation

2022-09-08 · Anna Glazkova, Dmitry Morozov

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 o…

Abstractive Text SummarizationKeyphrase ExtractionKeyphrase GenerationText Summarization

LongKey: Keyphrase Extraction for Long Documents

2024-11-26 · Jeovane Honorio Alves, Radu State, Cinthia Obladen de Almendra Freitas, Jean Paul Barddal

In an era of information overload, manually annotating the vast and growing corpus of documents and scholarly papers is increasingly impractical. Automated keyphrase extraction addresses this challenge by identifying rep…

Keyphrase ExtractionLanguage ModelingLanguage Modelling

Multi-Document Keyphrase Extraction: Dataset, Baselines and Review

2021-10-03 · Ori Shapira, Ramakanth Pasunuru, Ido Dagan, Yael Amsterdamer

Keyphrase extraction has been extensively researched within the single-document setting, with an abundance of methods, datasets and applications. In contrast, multi-document keyphrase extraction has been infrequently stu…

Keyphrase Extraction

Local Word Vectors Guiding Keyphrase Extraction

2017-10-20 · Eirini Papagiannopoulou, Grigorios Tsoumakas

Automated keyphrase extraction is a fundamental textual information processing task concerned with the selection of representative phrases from a document that summarize its content. This work presents a novel unsupervis…

Keyphrase ExtractionWord Embeddings