Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Table of Contents
lda2vec is distributed on PyPI as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 3.6+.
$ pip install pylda2vec
lda2vec is distributed under the terms of the
MIT License.