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:
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 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
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- ☆38Updated 8 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- ☆130Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Word Embedding + LSTM + FC☆161Updated last year
- PyTorch implementation of Global Vectors for Word Representation.☆92Updated 7 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 2 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 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
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆1Updated 6 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago