threelittlemonkeys / seq2seq-pytorch
Sequence to Sequence Models in PyTorch
☆44Updated 6 months ago
Alternatives and similar repositories for seq2seq-pytorch:
Users that are interested in seq2seq-pytorch are comparing it to the libraries listed below
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Unsupervised sentence summarization by contextual matching☆47Updated 3 years ago
- Character-aware Neural Language Model implemented by PyTorch☆35Updated 6 years ago
- Multi-level tagger☆23Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Source code to reproduce the results in the ACL 2019 paper "Syntactically Supervised Transformers for Faster Neural Machine Translation"☆81Updated 2 years ago
- Assessing syntactic abilities of BERT☆148Updated 5 years ago
- Companion site for "Analysis Methods in Neural Language Processing: A Survey"☆66Updated 4 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated 10 months ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- This code repository presents the pytorch implementation of the paper “Implicit Deep Latent Variable Models for Text Generation”(EMNLP 20…☆54Updated 2 years ago
- ☆32Updated 5 years ago
- Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/ab…☆82Updated 5 years ago
- Machine Translation using Transfromers☆29Updated 5 years ago
- PyTorch DataLoader for seq2seq☆84Updated 5 years ago
- Simple LSTM-based word-level language model in PyTorch☆46Updated 5 years ago
- Code for bidirectional sequence generation (BiSon) for generating from BERT pre-trained models.☆51Updated 4 years ago
- ☆53Updated 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 2 years ago
- This repository contains the data and code for the paper "An Empirical Comparison on Imitation Learning and Reinforcement Learning for Pa…☆80Updated 4 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 2 years ago
- Stacked Denoising BERT for Noisy Text Classification (Neural Networks 2020)☆32Updated 2 years ago
- NAACL 2019 paper: Density Matching for Bilingual Word Embedding (Zhou et al., 2019)☆63Updated 2 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- ☆33Updated 6 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 5 years ago