conceptually (what does topic modeling do?): watch a video by David Mimno
practically: how to do topic modeling: study the Introduction and Tutorials for gensim
To try, you may use the corpus of Neo-Assyrian letters imported by import_saa_letters.ipynb (in Topic_model_saao)
You may also do some random research on topic modeling on the web.
conceptually (what does topic modeling do?): watch a video by David Mimno practically: how to do topic modeling: study the Introduction and Tutorials for gensim To try, you may use the corpus of Neo-Assyrian letters imported by import_saa_letters.ipynb (in Topic_model_saao) You may also do some random research on topic modeling on the web.