taolei87 / text_convnetLinks
Molding CNNs for text (http://arxiv.org/abs/1508.04112)
☆85Updated 9 years ago
Alternatives and similar repositories for text_convnet
Users that are interested in text_convnet are comparing it to the libraries listed below
Sorting:
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- NLP tools on Lasagne☆61Updated 7 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
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- ☆124Updated 8 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Gated Attention Reader for Text Comprehension☆189Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Python implementation of Socher et al, EMNLP2013☆36Updated 9 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- ☆46Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Theano implementation of Memory Networks☆132Updated 9 years ago
- ☆86Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- ☆79Updated 8 years ago
- A neural conversation model☆138Updated 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
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago