threelittlemonkeys / seq2seq-pytorch
Sequence to Sequence Models in PyTorch
☆44Updated 7 months ago
Alternatives and similar repositories for seq2seq-pytorch:
Users that are interested in seq2seq-pytorch are comparing it to the libraries listed below
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- PyTorch DataLoader for seq2seq☆84Updated 5 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆25Updated 5 years ago
- Character-aware Neural Language Model implemented by PyTorch☆35Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Multi-level tagger☆23Updated 6 years ago
- NAACL 2019 paper: Density Matching for Bilingual Word Embedding (Zhou et al., 2019)☆63Updated 2 years ago
- Unsupervised sentence summarization by contextual matching☆47Updated 3 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- This code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 20…☆54Updated 3 years ago
- Text classification code described in "SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines" by Roy Schwartz, Sam Thomson and No…☆54Updated 2 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 4 years ago
- Code for "A Multi-Task Approach for Disentangling Syntax and Semantics in Sentence Representations" (NAACL 2019)☆67Updated 4 years ago
- ☆32Updated 5 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Code for the paper "Do Massively Pretrained Language Models Make Better Storytellers?"☆74Updated 2 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Text classification models. Used a submodule for other projects.☆68Updated 5 years ago
- Code for bidirectional sequence generation (BiSon) for generating from BERT pre-trained models.☆51Updated 4 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- Variational Attention for Sequence to Sequence Models☆20Updated 7 years ago
- ☆42Updated 6 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆63Updated last year
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago