meereeum / lda2vec-tfLinks
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
Sorting:
- Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum☆108Updated 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
- Sentence2vec by Rock☆311Updated 2 months ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Deep Learning for Natural Language Processing☆458Updated 6 years 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 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 3 months ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆520Updated 8 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆245Updated 7 years ago
- Twitter hashtag prediction☆281Updated 8 years ago
- Text classification using a convolutional neural network.☆449Updated 5 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆186Updated 8 years ago
- A fast implementation of GloVe, with optional retrofitting☆244Updated 2 years ago
- ☆142Updated 5 years ago
- Text Classification Library in Keras☆420Updated 7 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"☆539Updated last year
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Implementation of various topic models☆371Updated 4 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- ☆214Updated 6 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆600Updated 7 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆222Updated 6 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆466Updated last year
- Sentiment Analysis Challenge☆518Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago