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
- CapsNet for NLP☆67Updated 6 years ago
- PyTorch DataLoader for seq2seq☆84Updated 6 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆79Updated 6 years ago
- Bi-Directional Block Self-Attention☆123Updated 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
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Updated 7 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 6 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆100Updated 4 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 6 years ago
- Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders☆46Updated 8 months 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
- Repository for the IWCS 2017 paper "Representation Learning for Answer Selection with LSTM-Based Importance Weighting"☆26Updated 6 years ago
- ☆47Updated 4 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 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
- Unsupervised sentence summarization by contextual matching☆47Updated 3 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
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- BERT-DST: Scalable End-to-End Dialogue State Tracking with Bidirectional Encoder Representations from Transformer☆101Updated 4 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 6 years ago
- Improving Response Selection in Multi-turn Dialogue Systems by Incorporating Domain Knowledge☆59Updated 2 years ago
- DSTC6: End-to-End Conversation Modeling Track☆56Updated 7 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆60Updated 7 years ago
- A novel method of constrained decoding for neural NLG (NNLG) models☆83Updated 4 years ago
- ☆72Updated 7 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- Multiple Instance Learning Networks for Fine-Grained Sentiment Analysis☆35Updated 6 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 7 years ago