IBM / pytorch-seq2seqLinks
An open source framework for seq2seq models in PyTorch.
☆1,510Updated 2 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:
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆701Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,975Updated 3 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,511Updated 3 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,538Updated 2 years ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,219Updated 2 years ago
- A text generation benchmarking platform☆866Updated 4 years ago
- Sequence-to-Sequence learning using PyTorch☆520Updated 5 years ago
- CNNs for Sentence Classification in PyTorch☆1,029Updated 5 months ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,240Updated 11 months ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,191Updated 3 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,117Updated 2 years ago
- ☆3,660Updated 2 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,546Updated 4 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,099Updated 3 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,275Updated 4 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆981Updated 7 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,092Updated 6 years ago
- Code Samples from Neural Networks for NLP☆1,315Updated 5 years ago
- Tree LSTM implementation in PyTorch☆551Updated 5 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆847Updated 3 years ago
- Phrase-Based & Neural Unsupervised Machine Translation☆1,504Updated 3 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 5 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,914Updated 2 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,546Updated this week
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 5 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated last month
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago