Skip to content

KChikai/Responsive-Dialogue-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive and Self-Expressive Dialogue Generation

These are codes to implement our paper: Kozo Chikai, Junya Takayama, and Yuki Arase: Responsive and Self-Expressive Dialogue Generation, in Proc. of Workshop on NLP for Conversational AI (Aug. 2019 to appear). If you use our codes, please cite the paper avobe.

Detailed README will be available soon. Japanese.

Acknowledgement

This project is funded by Microsoft Research Asia, Microsoft Japan Co., Ltd., and JSPS KAKENHI Grant Number JP18K11435.

Reference

Ilya Sutskever, Oriol Vinyals, and Quoc V. Le. Sequence to sequence learning with neural networks. In Advances in Neural Information Processing Systems (NIPS 2014).

Dhingra, Bhuwan and Zhou, Zhong and Fitzpatrick, Dylan and Muehl, Michael and Cohen, William Tweet2Vec: Character-Based Distributed Representations for Social Media In Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (ACL 2016)

Hao Zhou, Minlie Huang, Tianyang Zhang, Xiaoyan Zhu and Bing Liu Emotional Chatting Machine: Emotional Conversation Generation with Internal and External Memory arXivpreprint arXiv:1704.01074, September 2017

Jiwei Li, Michel Galley, Chris Brockett, Georgios P. Spithourakis, Jianfeng Gao and Bill Dolan A Persona-Based Neural Conversation Model In Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics (ACL 2016)

Author

@KChikai