mttk / rnn-classifierLinks
Minimal RNN classifier with self-attention in Pytorch
☆151Updated 3 years ago
Alternatives and similar repositories for rnn-classifier
Users that are interested in rnn-classifier are comparing it to the libraries listed below
Sorting:
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 5 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 7 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆70Updated 4 years ago
- Implementation of Universal Transformer in Pytorch☆263Updated 6 years ago
- A complete pytorch implementation of skip-gram☆192Updated 7 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Updated 5 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆177Updated 3 years ago
- ☆315Updated 3 years ago
- Word Embedding + LSTM + FC☆161Updated last year
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆148Updated 6 years ago
- ☆84Updated 5 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 models. Used a submodule for other projects.☆68Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 5 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- ☆93Updated 4 years ago
- Easy to use NLP library built on PyTorch and TorchText☆256Updated 5 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- Text generation using Variational Auto Encoders based on IMDB review dataset☆70Updated 4 years ago