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:
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 6 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 8 years ago
- ☆38Updated 8 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- A complete pytorch implementation of skip-gram☆193Updated 8 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Train and visualize Hierarchical Attention Networks☆203Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 6 years ago
- ☆130Updated 6 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
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 4 years ago
- Simple LSTM-based word-level language model in PyTorch☆47Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 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 5 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago