This is a step by step tutorial for creating topic models from data obtained from JSTOR's Data For Research platform. The tutorial comes in the form of a Jupyter Notebook and uses the Gensim topic modeling library for Python.
You can see a static version of the tutorial on Github here.
- You need to have Python and Gensim installed. I recommend using the Anaconda Python Platform
- Clone or download this repository
- ...
- Run it?