Hi,
I was reading your paper and I came across the way of word selection for topic representation. I implemented this method along with all the word selection methods you have in this link. However, along the way, I found some code that can be edited. In here baselines/cetopictm.py you have a function called _calculate_topic_diversity() and the variables are derived from Bertopic code I believe. I think you should change the names accordingly.
Warm regards
Hi,
I was reading your paper and I came across the way of word selection for topic representation. I implemented this method along with all the word selection methods you have in this link. However, along the way, I found some code that can be edited. In here
baselines/cetopictm.pyyou have a function called_calculate_topic_diversity()and the variables are derived from Bertopic code I believe. I think you should change the names accordingly.Warm regards