paper-with-me

홈 › Papers

Improving Unsupervised Keyphrase Extraction using Background Knowledge

2018-05-01 · LREC 2018 5 · Yang Yu, Vincent Ng
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Keyphrase Extraction

Similar Papers 제목 키워드 기반

WikiRank: Improving Keyphrase Extraction Based on Background Knowledge

2018-03-23 · Yang Yu, Vincent Ng

Keyphrase is an efficient representation of the main idea of documents. While background knowledge can provide valuable information about documents, they are rarely incorporated in keyphrase extraction methods. In this p…

Keyphrase Extraction

Improving Keyphrase Extraction with Data Augmentation and Information Filtering

2022-09-11 · Amir Pouran Ben Veyseh, Nicole Meister, Franck Dernoncourt, Thien Huu Nguyen

Keyphrase extraction is one of the essential tasks for document understanding in NLP. While the majority of the prior works are dedicated to the formal setting, e.g., books, news or web-blogs, informal texts such as vide…

Data Augmentationdocument understandingKeyphrase Extraction

MAPEX: A Multi-Agent Pipeline for Keyphrase Extraction

2025-09-23 · Liting Zhang, Shiwan Zhao, Aobo Kong, Qicheng Li arxiv

Keyphrase extraction is a fundamental task in natural language processing. However, existing unsupervised prompt-based methods for Large Language Models (LLMs) often rely on single-stage inference pipelines with uniform …

Keyphrase Extraction

PKU\_ICL at SemEval-2017 Task 10: Keyphrase Extraction with Model Ensemble and External Knowledge

2017-08-01 · SEMEVAL 2017 8 · Liang Wang, Sujian Li

This paper presents a system that participated in SemEval 2017 Task 10 (subtask A and subtask B): Extracting Keyphrases and Relations from Scientific Publications (Augenstein et al., 2017). Our proposed approach utilizes…

ChunkingFeature EngineeringGeneral ClassificationInformation Retrieval+3

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