zengjichuan / TMN

Source code of TMN (Topic Memory Network)
84 stars 23 forks source link

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

Open chenfu12138 opened 5 years ago

zengjichuan commented 5 years ago

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.

amilylmz commented 4 years ago

No description provided.

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