meereeum / lda2vec-tf
tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings
☆436Updated 8 years ago
Alternatives and similar repositories for lda2vec-tf:
Users that are interested in lda2vec-tf are comparing it to the libraries listed below
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum☆108Updated 6 years ago
- Sentence2vec by Rock☆312Updated 2 weeks ago
- A demo code for topical word embedding☆313Updated 7 years ago
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆177Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- ☆142Updated 5 years ago
- Deep Learning for Natural Language Processing☆457Updated 6 years ago
- ☆214Updated 6 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- Retrofitting Word Vectors to Semantic Lexicons☆375Updated 6 years ago
- Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe☆258Updated 6 years ago
- Topic modeling with word vectors☆118Updated 4 years ago
- Implementation of various topic models☆370Updated 4 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆244Updated 7 years ago
- Yet another Python binding for fastText☆226Updated 6 years ago
- Code for Biterm Topic Model (published in WWW 2013)☆407Updated 5 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated last year
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆600Updated 7 years ago
- A fast implementation of GloVe, with optional retrofitting☆244Updated last year
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆222Updated 5 years ago
- Package for evaluating word embeddings☆437Updated 4 years ago
- Dynamic Topic Modeling via Non-negative Matrix Factorization☆281Updated 3 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago
- NER system based on stack LSTMs☆340Updated 7 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆519Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 6 years ago
- Extension of the original word2vec using different architectures☆210Updated 8 years ago
- semi supervised guided topic model with custom guidedLDA☆505Updated 4 years ago