☆196Mar 20, 2018Updated 7 years ago
Alternatives and similar repositories for topicvec
Users that are interested in topicvec are comparing it to the libraries listed below
Sorting:
- A demo code for topical word embedding☆314Mar 29, 2018Updated 7 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆67Oct 31, 2018Updated 7 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Aug 26, 2015Updated 10 years ago
- An aspiring attempt to generate a continuous space of sentences with DenseNet☆26May 4, 2017Updated 8 years ago
- ☆29May 22, 2015Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Jan 19, 2017Updated 9 years ago
- ☆144Dec 31, 2019Updated 6 years ago
- Semantic embeddings of entities☆66Oct 2, 2016Updated 9 years ago
- A toolkit for generating paraphrase vector representations for words in context☆23May 19, 2015Updated 10 years ago
- ☆18May 15, 2015Updated 10 years ago
- Collaborative web framework for analyzing text (e.g., tweets). Supports standard labeling and pairwise comparison.☆14Sep 15, 2021Updated 4 years ago
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆179May 8, 2017Updated 8 years ago
- Gaussian word embeddings☆190Mar 20, 2018Updated 7 years ago
- Tensorflow code to train TDLM☆139Jul 31, 2018Updated 7 years ago
- TensorFlow implementation of Neural Variational Inference for Text Processing☆536Aug 10, 2016Updated 9 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Apr 16, 2016Updated 9 years ago
- ☆87Jul 13, 2016Updated 9 years ago
- Tensorflow implementation for prodLDA and NVLDA.☆255Apr 19, 2021Updated 4 years ago
- Neural-based Noise Filtering from Word Embeddings☆11Apr 29, 2017Updated 8 years ago
- ☆125Mar 4, 2017Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Oct 28, 2016Updated 9 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Feb 19, 2016Updated 10 years ago
- ☆3,171Nov 16, 2021Updated 4 years ago
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Aug 28, 2015Updated 10 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Nov 24, 2015Updated 10 years ago
- Twitter hashtag prediction☆282Apr 20, 2017Updated 8 years ago
- In progress☆272Apr 12, 2017Updated 8 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Sep 12, 2017Updated 8 years ago
- Extension of the original word2vec using different architectures☆212Mar 28, 2017Updated 8 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- Code of "Max-margin Deep Generative Models" (NIPS15)☆18Sep 29, 2015Updated 10 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆185Mar 23, 2017Updated 8 years ago
- Topic Modeling for Short Texts with Auxiliary Word Embeddings