IBM / pytorch-seq2seqLinks
An open source framework for seq2seq models in PyTorch.
☆1,511Updated 3 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☆703Updated 4 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,975Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,247Updated last year
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,514Updated 4 years 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
- ☆3,669Updated 2 years ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,222Updated 2 years ago
- A text generation benchmarking platform☆867Updated 4 years ago
- CNNs for Sentence Classification in PyTorch☆1,032Updated 6 months ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,119Updated 2 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,254Updated last year
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,556Updated this week
- A Tensorflow implementation of QANet for machine reading comprehension☆982Updated 7 years ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,950Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,189Updated 3 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,550Updated 4 years ago
- Phrase-Based & Neural Unsupervised Machine Translation☆1,503Updated 3 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- Code Samples from Neural Networks for NLP☆1,317Updated 5 years ago
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆746Updated 3 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Updated 6 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,898Updated 3 years ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 4 years ago
- Tree LSTM implementation in PyTorch☆551Updated 5 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,277Updated 4 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 2 months ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,103Updated 3 years ago