lda2vec icon indicating copy to clipboard operation
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

Downloads

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.