Shuang Gao
Shuang Gao
I read the source code in `criteria.py`, and found the function of pos_filter. However, I don't understand why you have it set this way by considering `set([ori_pos, new_pos])
Hi, thanks for providing your code! I was wondering whether you have ever tried any other embeddings like RESCAL like you included in your 'model.py'. Did you select 'ComplEx' because...
Hi, Thanks for your interesting paper and this repository! I tried train ETM on both 20ng and my own dataset with num_topics = 50. Among the 50 topics I found...
Hi, Thanks for releasing your code in this repository! It would be exciting to try the neural topic models with Knowledge Distillation. I was wondering whether you would like to...