pylda2vec

Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec


Keywords
lda, topic-models, text, processing, nlp, chainer, deep-learning, embeddings, python3, sklearn, text-mining, topic-modeling, word-embeddings, word2vec
License
MIT
Install
pip install pylda2vec==1.0.0

Documentation

lda2vec


Table of Contents

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.