xiayandi / Pytorch_text_classification
A simple implementation of CNN based text classification in Pytorch
☆66Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Pytorch_text_classification
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆84Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- An implementation of the Globally Normalized Reader☆59Updated last year
- Code Samples from Neural Networks for NLP☆73Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆86Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆109Updated 6 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆101Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆67Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆36Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- Seq2Seq LSTM Autoencoder☆60Updated 8 years ago
- Answer Sentence Selection using Deep Learning☆64Updated 8 years ago
- ☆46Updated 7 years ago
- ☆79Updated 7 years ago
- Highway networks implemented in PyTorch.☆56Updated 7 years ago
- ☆124Updated 7 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Reading Comprehension Experiments repository.☆61Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆86Updated 7 years ago
- An implementation of skip-thought vectors in Tensorflow☆75Updated last year
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆24Updated 8 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆88Updated 6 years ago