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☆176Updated 9 years ago
- ☆125Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- Gated Attention Reader for Text Comprehension☆190Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- ☆79Updated 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
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- ☆45Updated 9 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 9 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆125Updated 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
- NLP tools on Lasagne☆61Updated 8 years ago
- End-To-End Memory Networks in Theano☆130Updated 3 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆107Updated 9 years ago
- ☆182Updated 7 years ago
- ☆45Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Semantic Textual Similarity in Python☆80Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 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