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:
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆167Updated 4 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
- A tutorial on how to implement models for natural language inference using PyTorch and TorchText. [IN PROGRESS]☆26Updated 5 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆64Updated 2 years ago
- ☆33Updated 7 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- ☆53Updated 5 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- ☆119Updated 6 years ago
- ☆32Updated 6 years ago
- CapsNet for NLP☆66Updated 7 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆65Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- Code for bidirectional sequence generation (BiSon) for generating from BERT pre-trained models.☆51Updated 5 years ago
- Machine Translation using Transfromers☆29Updated 6 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…☆80Updated 5 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 3 years ago
- Factorization of the neural parameter space for zero-shot multi-lingual and multi-task transfer☆39Updated 5 years ago
- A python library to compute rouge score for summarization☆57Updated 3 years ago
- Unsupervised Multilingual Word Embeddings (EMNLP 2018)☆81Updated 4 years ago
- Character-aware Neural Language Model implemented by PyTorch☆35Updated 7 years ago
- A program to choose transfer languages for cross-lingual learning☆73Updated 3 months ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 7 years ago
- Source code to reproduce the results in the ACL 2019 paper "Syntactically Supervised Transformers for Faster Neural Machine Translation"☆80Updated 3 years ago
- Unsupervised sentence summarization by contextual matching☆48Updated 4 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago