SOTAVerified

On a Topic Model for Sentences

2016-06-01Code Available0· sign in to hype

Georgios Balikas, Massih-Reza Amini, Marianne Clausel

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Probabilistic topic models are generative models that describe the content of documents by discovering the latent topics underlying them. However, the structure of the textual input, and for instance the grouping of words in coherent text spans such as sentences, contains much information which is generally lost with these models. In this paper, we propose sentenceLDA, an extension of LDA whose goal is to overcome this limitation by incorporating the structure of the text in the generative and inference processes. We illustrate the advantages of sentenceLDA by comparing it with LDA using both intrinsic (perplexity) and extrinsic (text classification) evaluation tasks on different text collections.

Tasks

Reproductions