Gensim lda gives negative log-perplexity value - is it normal and how can i interpret it?

Viewed 596

I am currently using Gensim LDA for topic modeling.

While Tuning hyper-parameters I found out that the model always gives negative log-perplexity

Is it normal for model to behave like this?? (is it even possible?)

if it is, is smaller perplexity better than bigger one? (-100 is better than -20??)

0 Answers
Related