libofang / DV-ngramLinks
code for iclr workshop paper "Learning Document Embedding by Predicting N-grams for Sentiment Classification of Long Movie Reviews"
☆25Updated 9 years ago
Alternatives and similar repositories for DV-ngram
Users that are interested in DV-ngram are comparing it to the libraries listed below
Sorting:
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Neural Topic Models☆69Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 9 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆67Updated 6 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015☆35Updated 3 years ago
- Python implementation of Socher et al, EMNLP2013☆36Updated 10 years ago
- Active Learning☆56Updated 10 years ago
- ☆35Updated 7 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆82Updated 3 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 years ago
- Neural embeddings with negative sampling in Keras☆11Updated 8 years ago
- Common pre-processing in NLP such as PPMI computation, SVD-based dimensionality reduction, and PLSR-based distribution prediction.☆23Updated 7 years ago
- Very Deep Pairwise Word Interaction Neural Networks for modeling textual similarity (He and Lin, NAACL/HLT 2016)☆18Updated 7 years ago
- Deep generative model for sentiment analysis☆34Updated 8 years ago
- Context Aware Language Models☆28Updated 7 years ago
- Recursive Neural Tensor Network for sentiment classification☆55Updated 10 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Word vectors☆64Updated 7 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- str2vec is a toolkit for computing vector-space representations for variable-length phrases using recursive autoencoders (RAE)☆50Updated 9 years ago
- Document context language models☆22Updated 9 years ago
- Source code for "Distraction-based Neural Models for Document Summarization" runnable on GPU and CPU.☆15Updated 7 years ago
- Online Max-Margin Topic Models for Accurate and Fast Text Classification [release v0.1]☆53Updated 9 years ago
- ☆18Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago