nateraw / Lda2vec-TensorflowLinks
Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum
☆108Updated 6 years ago
Alternatives and similar repositories for Lda2vec-Tensorflow
Users that are interested in Lda2vec-Tensorflow are comparing it to the libraries listed below
Sorting:
- Topic modeling with word vectors☆118Updated 4 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆177Updated 8 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 2 months ago
- Sentence2vec by Rock☆312Updated 2 months ago
- ☆142Updated 5 years ago
- Twitter named entity extraction for WNUT 2016 http://noisy-text.github.io/2016/ner-shared-task.html☆139Updated 2 years ago
- Topic Modeling for Short Texts with Auxiliary Word Embeddings☆73Updated 7 years ago
- LDA topic modeling with word2vec using gaussian topic distributions for infinite vocabulary☆53Updated 9 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- ☆213Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Concatenated Power Mean Embeddings as Universal Cross-Lingual Sentence Representations☆185Updated 4 years ago
- A fast implementation of GloVe, with optional retrofitting☆244Updated last year
- Code for the implementation of Tweet2Vec☆61Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Hierarchical, multi-label topic modelling with LDA☆54Updated 2 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated 2 years ago
- Python implemetation for Dirichlet Multinomial Mixture (DMM) model☆47Updated 3 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019☆30Updated 6 years ago
- ACL 2018 paper: Probabilistic FastText for Multi-Sense Word Embeddings (Athiwaratkun et al., 2018)☆148Updated 6 years ago
- Yet another Python binding for fastText☆224Updated 6 years ago
- Dynamic Topic Modeling via Non-negative Matrix Factorization☆284Updated 4 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago