paper-with-me

Papers

Scalable Topical Phrase Mining from Text Corpora

2014-06-24 · Ahmed El-Kishky, Yanglei Song, Chi Wang, Clare Voss, Jiawei Han

While most topic modeling algorithms model text corpora with unigrams, human interpretation often relies on inherent grouping of terms into phrases. As such, we consider the problem of discovering topical phrases of mixed lengths. Existing work either performs post processing to the inference results of unigram-based topic models, or utilizes complex n-gram-discovery topic models. These methods generally produce low-quality topical phrases or suffer from poor scalability on even moderately-sized datasets. We propose a different approach that is both computationally efficient and effective. Our solution combines a novel phrase mining framework to segment a document into single and multi-word phrases, and a new topic model that operates on the induced document partition. Our approach discovers high quality topical phrases with negligible extra cost to the bag-of-words topic model in a variety of datasets including research publication titles, abstracts, reviews, and news articles.

📄 PDF Abstract BibTeX arXiv:1406.6312

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesTopic Models

Similar Papers 제목 키워드 기반

UCTopic: Unsupervised Contrastive Learning for Phrase Representations and Topic Mining

2022-02-27 · ACL 2022 5 · Jiacheng Li, Jingbo Shang, Julian McAuley

High-quality phrase representations are essential to finding topics and related terms in documents (a.k.a. topic mining). Existing phrase representation learning methods either simply combine unigram representations in a…

Contrastive LearningRepresentation Learning

UCTopic: Unsupervised Contrastive Learning for Phrase Representations and Topic Mining

2021-11-16 · ACL ARR November 2021 11 · Anonymous

High-quality phrase representations are essential to finding topics and related terms in documents (a.k.a. topic mining). Existing phrase representation learning methods either simply combine unigram representations in…

Contrastive LearningRepresentation Learning

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

Modeling topic dependencies in semantically coherent text spans with copulas

2016-12-01 · COLING 2016 12 · Georgios Balikas, Hesam Amoualian, Marianne Clausel, Eric Gaussier 외

The exchangeability assumption in topic models like Latent Dirichlet Allocation (LDA) often results in inferring inconsistent topics for the words of text spans like noun-phrases, which are usually expected to be topical…

Topic Models

KERT: Automatic Extraction and Ranking of Topical Keyphrases from Content-Representative Document Titles

2013-06-03 · Marina Danilevsky, Chi Wang, Nihit Desai, Jingyi Guo 외

We introduce KERT (Keyphrase Extraction and Ranking by Topic), a framework for topical keyphrase generation and ranking. By shifting from the unigram-centric traditional methods of unsupervised keyphrase extraction to a …

Keyphrase ExtractionKeyphrase Generation