Code associated with IJCAI 2016 paper "A Topic Model for Discovery of ADL"
run test_model.py to test the 3 models[LDA, BTM, ADL_TM], there are 3 datasets provided[hh120, hh122, milan]: usage: test_model.py [model name] [number of Topics] [ITER] [t_th] [dataset]
example: python test_model.py LDA 12 50 40 hh122