pgcool / textTOvec

ICLR 2019 paper: "textTOvec: DEEP CONTEXTUALIZED NEURAL AUTOREGRESSIVE TOPIC MODELS OF LANGUAGE WITH DISTRIBUTED COMPOSITIONAL PRIOR"
24 stars 5 forks source link

topic-word matrix #2

Open lhy2749 opened 4 years ago

lhy2749 commented 4 years ago

Hello,thanks for your excellent work.I want to compute the topic coherence.But i don't know how to get the topic-word matrix,could you please tell me how to get it?

ruinnlll commented 3 years ago

Don't know if you have solved this problem. But the implementaion for top-n-words generation is in the author's ICML work this year. Check this out in his new lifelong learning project.