howardyclo / pytorch-seq2seq-exampleLinks
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:
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 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
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 3 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- ☆159Updated 4 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- ☆247Updated 6 years ago
- ☆209Updated 5 years ago
- Abstractive Summarization of Reddit Posts with Multi-level Memory Networks. In NAACL-HLT, 2019 (oral).☆146Updated 5 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- DRESS simplification model (EMNLP 2017) described in http://aclweb.org/anthology/D/D17/D17-1062.pdf☆155Updated 3 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
- Python wrapper for evaluating summarization quality by ROUGE package☆162Updated 5 years ago
- ICLR 2018 Quick-Thought vectors☆204Updated 6 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 6 years ago
- A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and T…☆210Updated 4 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 8 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- Linguistically-Informed Self-Attention implemented in TensorFlow☆203Updated 6 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- Neural models and instructions on how to reproduce our results for our neural grammatical error correction systems from M. Junczys-Dowmun…