jiangqy / LSTM-Classification-pytorch
Text classification based on LSTM on R8 dataset for pytorch implementation
☆140Updated 7 years ago
Alternatives and similar repositories for LSTM-Classification-pytorch:
Users that are interested in LSTM-Classification-pytorch are comparing it to the libraries listed below
- Word Embedding + LSTM + FC☆161Updated 9 months ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆162Updated 7 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- ☆340Updated 2 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- ☆113Updated 7 years ago
- Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch☆196Updated 6 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 4 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 7 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- ☆323Updated 5 years ago
- ☆132Updated 4 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)