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
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 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 6 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 5 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆60Updated 7 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 4 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders☆46Updated 6 months ago
- Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sen…☆123Updated 2 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Python package for understanding the difficulty of text classification datasets. (in CoNNL 2018)☆63Updated 4 years ago
- The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.☆56Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Implementation of Attention-Based Neural Matching Model Proposed in CIKM16 for Answer Sentence Selection☆42Updated 7 years ago
- text classification using ELMO☆16Updated 6 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
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- PyTorch DataLoader for seq2seq☆84Updated 5 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 6 years ago
- ☆47Updated 4 years ago
- A BERT-Based Machine Reading Comprehension Baseline☆63Updated 5 years ago
- Implementation of the Character-level Intra Attention Network (CIAN) for Natural Language Inference (NLI) upon SNLI and MultiNLI corpus☆17Updated 7 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- Official implementation of "Explicit Interaction Model towards Text Classification"☆70Updated 4 years ago
- ☆42Updated 7 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆68Updated 7 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 6 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago