This repository contains the final code base used for my final bachelor project.
To use this, utilize the notebooks, if wanting to use this codebase for data analysis like topic modelling, place a raw.txt file in the same directory as the notebooks, the whole setup uses this file. If you want to do individual analyisis on participants place them inside of the participants folder with a naming convention of 0.txt, 1.txt 2.txt....
I take no responisbility for the GSDMM implementation, and it goes completely to rwalk. The only reson there is a copy of his code here, is that for visualization purposes it was needed to edit the mgp method so that it would return its training data, rather than just printing it out