Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.
/ lda2vec Public archive

Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019

License

Notifications You must be signed in to change notification settings

maxent-ai/lda2vec

Repository files navigation

lda2vec


Table of Contents

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.