IBM / pytorch-seq2seqLinks
An open source framework for seq2seq models in PyTorch.
☆1,514Updated last month
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☆703Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,981Updated 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,517Updated 4 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,251Updated last year
- A text generation benchmarking platform☆868Updated 4 years ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,221Updated 2 years ago
- CNNs for Sentence Classification in PyTorch☆1,033Updated 9 months ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,539Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,922Updated 2 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,277Updated 4 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,106Updated 3 years ago
- Phrase-Based & Neural Unsupervised Machine Translation☆1,502Updated 4 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,092Updated 6 years ago
- ☆3,673Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,192Updated 3 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,121Updated 2 years ago
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆747Updated 3 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,256Updated last year
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,950Updated 6 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,551Updated 4 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,262Updated 3 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,557Updated last month
- A python tool for evaluating the quality of sentence embeddings.☆2,108Updated last year
- Code Samples from Neural Networks for NLP☆1,318Updated 5 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983Updated 7 years ago
- Tree LSTM implementation in PyTorch☆552Updated 6 years ago