carpedm20 / variational-text-tensorflow

TensorFlow implementation of Neural Variational Inference for Text Processing
MIT License
541 stars 77 forks source link

Get words belonging to a topic #3

Open HimaVarsha94 opened 7 years ago

HimaVarsha94 commented 7 years ago
  1. How do I get the corresponding words belonging to each topic like in LDA?
  2. The output gives me the clusters a test document belongs to. How are those clusters named?