Introduction to Topic Modeling in Python

Christine Doig Topic models are a suite of algorithms that uncover the hidden thematic structure in document collections. These algorithms help us develop new ways to search, browse and summarize large archives of texts. This talk will introduce topic modeling and one of it’s most widely used algorithms called LDA (Latent Dirichlet Allocation). Attendees wil
Back to Top