lda2vec
lda2vec copied to clipboard
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
lda2vec
Table of Contents
- Installation
- License
Installation
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
License
lda2vec is distributed under the terms of the MIT License.