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.
| .gitignore | Add support for fetching files from Figshare. | |
| LICENSE | Initial code from the old notebook. | |
| notebook.ipynb | Add sort_topics=False to pyldavis invocation. Closes #1 . | |
| README.md | Initial code from the old notebook. | |
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.