An open source framework for seq2seq models in PyTorch.
☆1,517Sep 17, 2025Updated 5 months ago
Alternatives and similar repositories for pytorch-seq2seq
Users that are interested in pytorch-seq2seq are comparing it to the libraries listed below
Sorting:
- Sequence to Sequence Models with PyTorch☆742Mar 27, 2022Updated 3 years ago
- Sequence-to-Sequence learning using PyTorch☆521Nov 12, 2019Updated 6 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,547Jul 1, 2021Updated 4 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Dec 13, 2020Updated 5 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,989Oct 14, 2025Updated 4 months ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,565Sep 10, 2025Updated 5 months ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,630Apr 16, 2024Updated last year
- An open-source NLP research library, built on PyTorch.☆11,889Nov 22, 2022Updated 3 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,114Jan 4, 2022Updated 4 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,989Feb 12, 2022Updated 4 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,265Feb 12, 2022Updated 4 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,635Oct 15, 2020Updated 5 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,523Aug 9, 2021Updated 4 years ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,227Jul 4, 2023Updated 2 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- Google AI 2018 BERT pytorch implementation☆6,519Sep 15, 2023Updated 2 years ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,950Oct 15, 2019Updated 6 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆32,159Sep 30, 2025Updated 5 months ago
- An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.☆1,954Jan 22, 2023Updated 3 years ago
- Sequence-to-Sequence Framework in PyTorch☆392Jan 5, 2023Updated 3 years ago
- Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.☆5,678Jan 20, 2024Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,924Feb 14, 2023Updated 3 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,730Sep 17, 2021Updated 4 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Dec 19, 2017Updated 8 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,176May 28, 2023Updated 2 years ago
- tensorboard for pytorch (and chainer, mxnet, numpy, ...)☆7,990Feb 5, 2026Updated 3 weeks ago
- Tools for PyTorch☆223Aug 10, 2022Updated 3 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Mar 15, 2017Updated 8 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,897Jun 30, 2022Updated 3 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆849Jun 22, 2022Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,197Jun 16, 2022Updated 3 years ago
- ☆833Jul 12, 2017Updated 8 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Jan 18, 2019Updated 7 years ago
- The Natural Language Decathlon: A Multitask Challenge for NLP☆2,340May 1, 2025Updated 9 months ago
- Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the mo…☆22,981Jul 28, 2024Updated last year
- Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.☆485Feb 12, 2022Updated 4 years ago
- High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.☆4,742Updated this week
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Jun 8, 2017Updated 8 years ago