meereeum/lda2vec-tf

Infer the vector of a new document with the lda2vec model

Opened this issue · 0 comments

Hi, when I have done training a lda2vec model, how can I use this model to infer the vector of a new document. I couldn't find any inference function in lda2vec-tf/model.py.