yuchenlin / lstm_sentence_classifierLinks
LSTM-based Models for Sentence Classification in PyTorch
☆78Updated 4 years ago
Alternatives and similar repositories for lstm_sentence_classifier
Users that are interested in lstm_sentence_classifier are comparing it to the libraries listed below
Sorting:
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- A pytorch (pytorch-1.0) CUDA version with pretrained GoogleNews word embeddings. Supports Python 2.7 and 3.6. In addition to GPU/CUDA, it…☆36Updated 4 years ago
- ☆38Updated 8 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Variational Auto-Encoder for Dialogue Generation Models & Experiments☆35Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 4 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆35Updated 8 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆1Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 6 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago