yuchenlin / lstm_sentence_classifier
LSTM-based Models for Sentence Classification in PyTorch
☆76Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lstm_sentence_classifier
- Hierarchical Models for Sentiment Analysis in Pytorch☆108Updated 5 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆175Updated 2 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆76Updated 6 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆112Updated 6 years ago
- ☆70Updated last year
- Text Summarization using Pointer Attention Models☆60Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆72Updated 6 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆121Updated 6 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆56Updated 6 years ago
- Hierarchical Attention Network for Document Classification☆28Updated 7 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆91Updated 6 years ago
- PyTorch DataLoader for seq2seq☆83Updated 5 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 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…☆37Updated 4 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆0Updated 6 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆134Updated 2 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 7 years ago
- ☆121Updated 8 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆86Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 5 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆158Updated 6 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆60Updated 6 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆61Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 4 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 6 years ago