zengjichuan/TMN

How can i obtain the the latent topics of each document after training?

chenfu12138 opened this issue · 2 comments

How can i obtain the the latent topics of each document after training?

The first output of ntm_model (represent_mu) is the latent topics of each document. You can feed with BoW of each document and run ntm_model.predict(data_feed) to get it.

No description provided.

你好,你运行出来了嘛,我这里一直有bug,可以请教一下嘛,我的邮箱501368738@qq.com