xiayandi / Pytorch_text_classification
A simple implementation of CNN based text classification in Pytorch
☆65Updated 8 years ago
Alternatives and similar repositories for Pytorch_text_classification:
Users that are interested in Pytorch_text_classification are comparing it to the libraries listed below
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- ☆79Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- PyTorch, LSTM CRF model☆9Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Updated 8 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- ☆28Updated 8 years ago
- Attention models☆33Updated 9 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- End-to-end memory networks in TensorFlow☆33Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- Very Deep Pairwise Word Interaction Neural Networks for modeling textual similarity (He and Lin, NAACL/HLT 2016)☆18Updated 6 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- ☆45Updated 7 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated last year
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Reading Comprehension Experiments repository.☆61Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆41Updated 9 years ago