IBM / pytorch-seq2seqLinks
An open source framework for seq2seq models in PyTorch.
☆1,516Updated 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☆741Updated 3 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,984Updated 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,521Updated 4 years ago
- A text generation benchmarking platform☆869Updated 4 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,257Updated last year
- ☆3,679Updated 3 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
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,229Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,922Updated 2 years ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,559Updated 2 months ago
- CNNs for Sentence Classification in PyTorch☆1,034Updated 10 months ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,122Updated 3 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,547Updated 4 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,613Updated 2 years ago
- Code Samples from Neural Networks for NLP☆1,317Updated 5 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Updated 6 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 4 years ago
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,950Updated 6 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
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,277Updated 4 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983Updated 7 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,194Updated 3 years ago
- Phrase-Based & Neural Unsupervised Machine Translation☆1,502Updated 4 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,112Updated 3 years ago
- Tree LSTM implementation in PyTorch☆552Updated 6 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 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,897Updated 3 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,106Updated last year