By Wang Zihmin 2019
This is a implementation of mixture of unigram topic model. Original paper is at: https://www.ri.cmu.edu/pub_files/pub1/nigam_k_1999_1/nigam_k_1999_1.pdf
You need to have numpy and sklearn installed to run the program. See example files for its usage. You can run them directly to see the message printed.
https://www.coursera.org/learn/text-mining
https://docs.google.com/presentation/d/17zI0XZKebOR0XQJrKMXpZUXBQsYjLM2tVQNC-CU6_Xw/edit?usp=sharing