Topic Modelling: LDA and Gibbs sampling
- topic_modelling.ipynb notebook contains my responses
- if browser fails to render, please refer https://nbviewer.jupyter.org/github/dupree/topic-modelling/blob/master/topic_modelling.ipynb
- for dependencies please refer environment.yml file
- NOTE: this file contains (some)packages which are not necessarily required.
- A basic implementation in c++ with switch statements
- Object oriented implementation in Python 3