paper-with-me

Papers

Word centrality constrained representation for keyphrase extraction

2021-06-01 · NAACL (BioNLP) 2021 6 · Zelalem Gero, Joyce Ho

To keep pace with the increased generation and digitization of documents, automated methods that can improve search, discovery and mining of the vast body of literature are essential. Keyphrases provide a concise representation by identifying salient concepts in a document. Various supervised approaches model keyphrase extraction using local context to predict the label for each token and perform much better than the unsupervised counterparts. Unfortunately, this method fails for short documents where the context is unclear. Moreover, keyphrases, which are usually the gist of a document, need to be the central theme. We propose a new extraction model that introduces a centrality constraint to enrich the word representation of a Bidirectional long short-term memory. Performance evaluation on 2 publicly available datasets demonstrate our model outperforms existing state-of-the art approaches.

📄 PDF Abstract BibTeX

Code (1)

zhgero/keyphrases_centrality 공식 구현

Tasks

Keyphrase Extraction

Similar Papers 제목 키워드 기반

Keyword and Keyphrase Extraction Using Centrality Measures on Collocation Networks

2014-01-25 · Shibamouli Lahiri, Sagnik Ray Choudhury, Cornelia Caragea

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

ClusteringKeyphrase Extraction

A Comparison of Centrality Measures for Graph-Based Keyphrase Extraction

2013-10-01 · IJCNLP 2013 10 · Florian Boudin
Information RetrievalKeyphrase ExtractionLanguage Modelling

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

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

Unsupervised Keyphrase Extraction via Interpretable Neural Networks

2022-03-15 · Rishabh Joshi, Vidhisha Balachandran, Emily Saldanha, Maria Glenski 외

Keyphrase extraction aims at automatically extracting a list of "important" phrases representing the key concepts in a document. Prior approaches for unsupervised keyphrase extraction resorted to heuristic notions of phr…

ArticlesKeyphrase ExtractionTopic Classification