paper-with-me

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 paper, we propose WikiRank, an unsupervised method for keyphrase extraction based on the background knowledge from Wikipedia. Firstly, we construct a semantic graph for the document. Then we transform the keyphrase extraction problem into an optimization problem on the graph. Finally, we get the optimal keyphrase set to be the output. Our method obtains improvements over other state-of-art models by more than 2% in F1-score.

📄 PDF Abstract BibTeX arXiv:1803.09000

Code (0)

등록된 구현이 없습니다.

Tasks

Keyphrase Extraction

Similar Papers 제목 키워드 기반

Improving Unsupervised Keyphrase Extraction using Background Knowledge

2018-05-01 · LREC 2018 5 · Yang Yu, Vincent Ng
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

Keyphrase Extraction Using Neighborhood Knowledge Based on Word Embeddings

2021-11-13 · Yuchen Liang, Mohammed J. Zaki

Keyphrase extraction is the task of finding several interesting phrases in a text document, which provide a list of the main topics within the document. Most existing graph-based models use co-occurrence links as cohesio…

Keyphrase ExtractionWord Embeddings

Topical Keyphrase Extraction with Hierarchical Semantic Networks

2019-10-17 · Yoo yeon Sung, Seoung Bum Kim

Topical keyphrase extraction is used to summarize large collections of text documents. However, traditional methods cannot properly reflect the intrinsic semantics and relationships of keyphrases because they rely on a s…

Keyphrase Extraction

A Hybrid Approach to Extract Keyphrases from Medical Documents

2013-03-06 · Kamal Sarkar

Keyphrases are the phrases, consisting of one or more words, representing the important concepts in the articles. Keyphrases are useful for a variety of tasks such as text summarization, automatic indexing, clustering/cl…

ArticlesClusteringKeyphrase ExtractionText Summarization