BarakOshri / TextualReconstructor
Training autoencoders to reconstruct text to generate valuable summarizations of sentences or paragraphs
☆39Updated 9 years ago
Alternatives and similar repositories for TextualReconstructor:
Users that are interested in TextualReconstructor are comparing it to the libraries listed below
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- ☆45Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆65Updated 8 years ago
- ☆125Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- this is the code used in the paper "Discrete-State Variational Autoencoders for Joint Discovery and Factorization of Relations"☆65Updated 7 years ago
- code for iclr workshop paper "Learning Document Embedding by Predicting N-grams for Sentiment Classification of Long Movie Reviews"☆25Updated 8 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- ☆79Updated 7 years ago
- A repository for Neural Document Ranking Models.☆84Updated 6 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- ☆45Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆143Updated last year
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 6 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 7 years ago
- Neural Topic Models☆69Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 8 years ago
- ☆88Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 8 years ago