shashwath94 / Hierarchical-Seq2SeqView external linksLinks
A PyTorch implementation of the hierarchical encoder-decoder architecture (HRED) introduced in Sordoni et al (2015). It is a hierarchical encoder-decoder architecture for modeling conversation triples in the MovieTriples dataset. This version of the model is built for the MovieTriples dataset.
☆28May 5, 2018Updated 7 years ago
Alternatives and similar repositories for Hierarchical-Seq2Seq
Users that are interested in Hierarchical-Seq2Seq are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Hierarchical Encoder Decoder Sequence to Sequence Model☆38Jul 19, 2017Updated 8 years ago
- Implements the paper " Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models" by Serban et al (current…☆116Apr 30, 2018Updated 7 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆173Jul 25, 2024Updated last year
- A Seq2Seq with attention and copy mechanism for sentence summarization☆13Mar 11, 2019Updated 6 years ago
- PyTorch Implementation of Hierarchical Multiscale Recurrent Neural Networks☆15Nov 13, 2018Updated 7 years ago
- State of the art complex word identification models.☆14Sep 23, 2019Updated 6 years ago
- Code for "All-In-1: Short Text Classification with One Model for All Languages" - Plank (2017), IJCNLP 2017 shared task 4☆16Oct 26, 2017Updated 8 years ago
- simply implement "Personalizing Dialogue Agents: I have a dog, do you have pets too? "☆14Nov 27, 2018Updated 7 years ago
- EMNLP 2020: Personalized Dialog Generation with Commonsense☆18Oct 12, 2022Updated 3 years ago
- Code for RecSys'19 paper: Leveraging Post-click Feedback for Content Recommendations☆15Jul 28, 2021Updated 4 years ago
- Official implementation of the models proposed in paper "Improving Neural Response Diversity with Frequency-Aware Cross-Entropy Loss"☆19Jun 5, 2019Updated 6 years ago
- Implementation for paper "A Knowledge-Enhanced Pretraining Model for Commonsense Story Generation"☆24Mar 1, 2020Updated 5 years ago
- Source code for the ACL 2019 paper entitled "Domain Adaptive Dialog Generation via Meta Learning" by Kun Qian and Zhou Yu☆41Jun 17, 2020Updated 5 years ago
- A tensorflow implementation of VHRED(A Hierarchical Latent Variable Encoder-Decoder Model for Generating Dialogues)☆17Mar 24, 2019Updated 6 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆308Dec 6, 2019Updated 6 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Jan 8, 2019Updated 7 years ago
- Code for paper "Interactive Machine Comprehension with Information Seeking Agents" -- public version☆23Sep 3, 2019Updated 6 years ago
- Ranking Policy Gradient☆23Nov 27, 2019Updated 6 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Apr 19, 2022Updated 3 years ago
- Code for NAACL19 paper "Skeleton-to-Response: Dialogue Generation Guided by Retrieval Memory"☆21Jul 17, 2019Updated 6 years ago
- Synthetic task-oriented dialog generator with controllable complexity. It is released by Tiancheng Zhao (Tony) from Dialog Research Cente…☆50Jun 28, 2018Updated 7 years ago
- Evaluate your dialog model with 17 metrics! (see paper)☆97Aug 7, 2020Updated 5 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Jun 21, 2022Updated 3 years ago
- 基于深度学习的自然语言处理课程☆27May 12, 2018Updated 7 years ago
- Topic Modelling and Sentiment Analysis on Tweets Using LDA☆22Apr 15, 2018Updated 7 years ago
- The codes and data for paper "Learning to Control the Fine-grained Sentiment for Story Ending Generation (ACL 2019)".☆26Sep 26, 2019Updated 6 years ago
- Selective Encoding for Abstractive Sentence Summarization in DyNet☆20Nov 5, 2017Updated 8 years ago
- enhance seq2seq model for open ended dialog generation☆27Mar 10, 2017Updated 8 years ago
- Code for SIGDial 2019 Best Paper: Structured Fusion Networks for Dialog https://arxiv.org/abs/1907.10016☆30Aug 19, 2019Updated 6 years ago
- Code for the paper at AAAI2019☆59Aug 19, 2019Updated 6 years ago
- A Paper List for Personalized, Emotional, and stylized Dialog☆117May 5, 2020Updated 5 years ago
- Key value memory network implemented using keras☆31Apr 16, 2018Updated 7 years ago
- ☆36Aug 6, 2019Updated 6 years ago
- Code for the paper at ACL2018☆30Sep 30, 2018Updated 7 years ago
- Implementation of PCA algorithm using Gram-Scmidt modification on NIPALS☆10Jun 13, 2015Updated 10 years ago
- GuessWhat?! Baselines☆74Jul 12, 2022Updated 3 years ago
- Personalizing Dialogue Agents via Meta-Learning☆131Jul 25, 2024Updated last year
- Structured Data Extractor. An application to extract structured data from web pages. It uses Data Extraction Based on Partial Tree Alignm…☆49Jun 9, 2012Updated 13 years ago
- This project is a tensorflow implement of our work, CCM (Commonsense Conversational Model).☆220Mar 22, 2022Updated 3 years ago