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:
- Neural Topic Models☆69Updated 9 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆67Updated 6 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- ☆196Updated 7 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆95Updated 8 years ago
- Recursive Neural Tensor Network for sentiment classification☆55Updated 10 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆82Updated 3 years ago
- ☆125Updated 8 years ago
- Python implementation of Socher et al, EMNLP2013☆36Updated 10 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 3 months ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- A keras implementation of our CNNs with rationales☆48Updated 6 years ago
- Training autoencoders to reconstruct text to generate valuable summarizations of sentences or paragraphs☆39Updated 10 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- Code for the implementation of Tweet2Vec☆61Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- Huffman tree based hierarchical softmax☆52Updated 8 years ago
- str2vec is a toolkit for computing vector-space representations for variable-length phrases using recursive autoencoders (RAE)☆50Updated 9 years ago
- Bernoulli Embeddings for Text☆83Updated 7 years ago