claravania / lstm-pytorch
LSTM Classification using Pytorch
☆72Updated 6 years ago
Alternatives and similar repositories for lstm-pytorch:
Users that are interested in lstm-pytorch are comparing it to the libraries listed below
- Word Embedding + LSTM + FC☆161Updated 8 months ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 7 years ago
- Minimal RNN classifier with self-attention in Pytorch☆150Updated 3 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- PyTorch DataLoader for seq2seq☆84Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- LSTM and CNN sentiment analysis☆165Updated 6 years ago
- Pytorch implementation of a basic language model using Attention in LSTM network☆26Updated 6 years ago
- Encoding position with the word embeddings.☆82Updated 6 years ago
- Official Code for Towards Transparent and Explainable Attention Models paper (ACL 2020)☆36Updated 2 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆162Updated 7 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆228Updated 5 years ago
- ☆76Updated 5 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 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
- Hierarchical Attention Networks for Document Classification in Keras☆76Updated 6 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 3 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 7 months ago
- document classification using LSTM + self attention☆113Updated 5 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Train and visualize Hierarchical Attention Networks☆204Updated 6 years ago
- LSTM-based Models for Sentence Classification in PyTorch☆76Updated 4 years ago
- ECML 2019: Graph Neural Networks for Multi-Label Classification☆90Updated 8 months ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago