howardyclo / pytorch-seq2seq-example
Fully batched seq2seq example based on practical-pytorch, and more extra features.
☆76Updated 7 years ago
Alternatives and similar repositories for pytorch-seq2seq-example
Users that are interested in pytorch-seq2seq-example are comparing it to the libraries listed below
Sorting:
- Resources for the OpenNMT hackathon☆51Updated 5 years ago
- Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'☆115Updated 6 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- An example for applying FusionNet to Natural Language Inference☆134Updated 6 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- Non-autoregressive Neural Machine Translation (not a full version)☆71Updated 2 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 2 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- ICLR 2018 Quick-Thought vectors☆204Updated 5 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆101Updated 6 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Abstractive summarization leveraging opennmt☆41Updated 3 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Updated 2 years ago
- ☆134Updated 7 years ago
- Large scale sentential paraphrases collection and annotation☆46Updated 2 years ago
- Easy to use scripts for evaluating word vectors on a variety of tasks.☆119Updated 4 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Easy Bootstrap Resampling and Approximate Randomization for BLEU, METEOR, and TER using Multiple Optimizer Runs. This implements "Better …☆204Updated 2 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago