BarakOshri / TextualReconstructorLinks
Training autoencoders to reconstruct text to generate valuable summarizations of sentences or paragraphs
☆39Updated 10 years ago
Alternatives and similar repositories for TextualReconstructor
Users that are interested in TextualReconstructor are comparing it to the libraries listed below
Sorting:
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- ☆124Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 9 years ago
- Python implementation of Socher et al, EMNLP2013☆36Updated 10 years ago
- ☆45Updated 9 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 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
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 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
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- ☆143Updated 8 years ago
- Gated Attention Reader for Text Comprehension☆189Updated 7 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- ☆144Updated 7 years ago
- ☆121Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Query-Reduction Networks (QRN)☆137Updated 7 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆107Updated 9 years ago
- Demonstration code for Liang and Potts 2015☆79Updated 8 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago