threelittlemonkeys / seq2seq-pytorchLinks
Sequence to Sequence Models in PyTorch
☆44Updated last year
Alternatives and similar repositories for seq2seq-pytorch
Users that are interested in seq2seq-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Multi-level tagger☆23Updated 7 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- Text classification code described in "SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines" by Roy Schwartz, Sam Thomson and No…☆54Updated 3 years ago
- ☆33Updated 7 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Pre-training of Language Models for Language Understanding☆83Updated 6 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Factorization of the neural parameter space for zero-shot multi-lingual and multi-task transfer☆39Updated 5 years ago
- Unsupervised sentence summarization by contextual matching☆48Updated 3 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Variational Attention for Sequence to Sequence Models☆20Updated 7 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- ☆53Updated 5 years ago
- Code for bidirectional sequence generation (BiSon) for generating from BERT pre-trained models.☆51Updated 5 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- ☆47Updated 6 years ago
- pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference☆61Updated 2 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆64Updated 2 years ago
- Character-aware Neural Language Model implemented by PyTorch☆35Updated 7 years ago
- ☆32Updated 6 years ago
- A Cross-Domain Transferable Neural Coherence Model https://arxiv.org/abs/1905.11912☆24Updated 5 years ago
- The implementation of the papers on dual learning of natural language understanding and generation. (ACL2019,2020; Findings of EMNLP 2020…☆67Updated 5 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year
- Code for EMNLP 2019 paper "Attention is not not Explanation"☆58Updated 4 years ago