All Projects → maxent-ai → lda2vec

maxent-ai / lda2vec

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

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to lda2vec

Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (+77.78%)
Mutual labels:  text-mining, word2vec, word-embeddings, lda
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+2548.15%)
Mutual labels:  text-mining, word2vec, word-embeddings, topic-modeling
Scattertext
Beautiful visualizations of how language differs among document types.
Stars: ✭ 1,722 (+6277.78%)
Mutual labels:  text-mining, word2vec, word-embeddings, topic-modeling
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+47170.37%)
Mutual labels:  word2vec, word-embeddings, topic-modeling
Dict2vec
Dict2vec is a framework to learn word embeddings using lexical dictionaries.
Stars: ✭ 91 (+237.04%)
Mutual labels:  word2vec, word-embeddings, embeddings
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+5062.96%)
Mutual labels:  word2vec, word-embeddings, embeddings
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+1396.3%)
Mutual labels:  text, word2vec, embeddings
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
Stars: ✭ 33 (+22.22%)
Mutual labels:  text-mining, topic-modeling, lda
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (+118.52%)
Mutual labels:  word2vec, word-embeddings, embeddings
Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (+237.04%)
Mutual labels:  text-mining, topic-modeling, lda
NMFADMM
A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014).
Stars: ✭ 39 (+44.44%)
Mutual labels:  word2vec, topic-modeling, lda
JoSH
[KDD 2020] Hierarchical Topic Mining via Joint Spherical Tree and Text Embedding
Stars: ✭ 55 (+103.7%)
Mutual labels:  text-mining, word-embeddings, topic-modeling
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (+88.89%)
Mutual labels:  word2vec, word-embeddings, embeddings
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (+333.33%)
Mutual labels:  word2vec, word-embeddings, embeddings
KGE-LDA
Knowledge Graph Embedding LDA. AAAI 2017
Stars: ✭ 35 (+29.63%)
Mutual labels:  embeddings, topic-modeling, lda
How To Mine Newsfeed Data And Extract Interactive Insights In Python
A practical guide to topic mining and interactive visualizations
Stars: ✭ 61 (+125.93%)
Mutual labels:  text-mining, sklearn, topic-modeling
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (+625.93%)
Mutual labels:  text-mining, word2vec, word-embeddings
converse
Conversational text Analysis using various NLP techniques
Stars: ✭ 147 (+444.44%)
Mutual labels:  text-mining, text, topic-modeling
tomoto-ruby
High performance topic modeling for Ruby
Stars: ✭ 49 (+81.48%)
Mutual labels:  topic-modeling, lda
contextualLSTM
Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning
Stars: ✭ 28 (+3.7%)
Mutual labels:  word-embeddings, topic-modeling

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].