A tutorial on topic modeling in Python, implemented as an iPython notebook that can be run locally or on Google Colab.
This repository has been archived on 2025-08-04. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Jupyter Notebook 100%
Find a file
2023-12-17 12:28:15 +01:00
.gitignore Add support for fetching files from Figshare. 2022-10-09 11:35:41 +02:00
LICENSE Initial code from the old notebook. 2022-10-09 11:08:44 +02:00
notebook.ipynb Add sort_topics=False to pyldavis invocation. Closes #1. 2023-12-17 12:28:15 +01:00
README.md Initial code from the old notebook. 2022-10-09 11:08:44 +02:00

Topic Modeling Course

This repository contains some basic code for the topic modeling course that I taught at the Vienna Models & Methods summer school, July, 2022.

LICENSE

All code here is licensed under the MIT License. See the LICENSE file.