Learning implementation of Topic (or Document) Models in Cython.
- LDA (Latent Dirichlet Allocation)
- PLTM (Polylingual Topic Model)
- CTM (Correcpondence Topic Model)
- NCTM (Noisy Correcpondence Topic Model)
- ATM (Author Topic Model)
- SPPMI-SVD
python3 setup.py build_ext -i