项目作者: maxent-ai

项目描述 :
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
高级语言: Jupyter Notebook
项目地址: git://github.com/maxent-ai/lda2vec.git
创建时间: 2019-02-11T07:23:36Z
项目社区:https://github.com/maxent-ai/lda2vec

开源协议:MIT License

下载


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+.

  1. $ pip install pylda2vec

License

lda2vec is distributed under the terms of the
MIT License.