adjidieng / ETM

Topic Modeling in Embedding Spaces
MIT License
538 stars 126 forks source link

evaluate #34

Open jwijffels opened 3 years ago

jwijffels commented 3 years ago

What is the reason why this code is never used. https://github.com/adjidieng/ETM/blob/master/main.py#L245:L251

Although you seem to want to use it in https://github.com/adjidieng/ETM/blob/master/main.py#L333 and https://github.com/adjidieng/ETM/blob/master/main.py#L324 the function evaluate never makes use of the counts and tokens selected in https://github.com/adjidieng/ETM/blob/master/main.py#L245:L251