yuchenlin / lstm_sentence_classifierLinks
LSTM-based Models for Sentence Classification in PyTorch
☆78Updated 5 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:
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 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 5 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 6 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 8 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆90Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 6 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- ☆130Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 3 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 7 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 8 years ago
- ☆38Updated 8 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 8 years ago
- Hierarchical Attention Network for Document Classification☆27Updated 8 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 3 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- A complete pytorch implementation of skip-gram☆193Updated 8 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 7 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 8 years ago
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago