pengyuchen / PyTorch-Batch-Seq2seq
PyTorch implementation of batched GRU encoder and decoder.
☆30Updated 7 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
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆79Updated 6 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆60Updated 7 years ago
- CapsNet for NLP☆67Updated 6 years ago
- PyTorch DataLoader for seq2seq☆85Updated 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
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆100Updated 4 years ago
- ☆28Updated 6 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Attention based dialog embedding for dialog breakdown detection (in DSTC6 task 3)☆13Updated 7 years ago
- Multiple Instance Learning Networks for Fine-Grained Sentiment Analysis☆35Updated 6 years ago
- Official code link for ''Iterative Document Representation Learning Towards Summarization with Polishing''☆59Updated 6 years ago
- Implementation of <Learning to Ask: Neural Question Generation for Reading Comprehension> by Xinya Du et al.☆46Updated 4 years ago
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Tensorflow implementation of Generating Sentences from a Continuous Space☆30Updated 7 years ago
- This is the code in <Selection Bias Explorations and Debias Methods for Natural Language Sentence Matching Datasets> which has been accep…☆34Updated last year
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- A BERT-Based Machine Reading Comprehension Baseline☆63Updated 5 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- Pytorch implementation of Hierarchical Encoder Decoder Sequence to Sequence Model☆38Updated 7 years ago
- BiSET: Bi-directional Selective Encoding with Template for Abstractive Summarization (ACL 2019)☆41Updated 2 years ago
- Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders☆47Updated 9 months ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Python implementation of ROUGE☆31Updated 7 years ago