pengyuchen / PyTorch-Batch-Seq2seqLinks
PyTorch implementation of batched GRU encoder and decoder.
☆30Updated 8 years ago
Alternatives and similar repositories for PyTorch-Batch-Seq2seq
Users that are interested in PyTorch-Batch-Seq2seq are comparing it to the libraries listed below
Sorting:
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆72Updated 5 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 6 years ago
- ☆208Updated 5 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 3 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 7 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch☆198Updated 6 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆146Updated 7 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated 2 years ago
- A set of tutorials for torchtext☆185Updated 7 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 7 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆124Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 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
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆173Updated last year
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆176Updated 7 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Compare six baseline deep learning models on TrecQA☆60Updated 7 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 7 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆138Updated 8 years ago