HLTCHKUST / sentiment-lookahead

Original code for our work on Sentiment Look-ahead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generating Empathetic Responses by Looking Ahead the User's Sentiment

License: MIT

This is the official code for the preliminary version on arXiv and the ICASSP 2020 full papers. This code is outdated and officially unmaintained, but the code is uploaded for reference of the user.

Generating empathetic responses by looking ahead the user's sentiment. Jamin Shin, Peng Xu, Andrea Madotto, Pascale Fung [pdf]

Bibtex:

@inproceedings{shin2020generating,
  title={Generating empathetic responses by looking ahead the user’s sentiment},
  author={Shin, Jamin and Xu, Peng and Madotto, Andrea and Fung, Pascale},
  booktitle={ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
  pages={7989--7993},
  year={2020},
  organization={IEEE}
}

Happybot: Generating empathetic dialogue responses by improving user experience look-ahead. Jamin Shin, Peng Xu, Andrea Madotto, Pascale Fung [pdf]

Bibtex:

@article{shin2019happybot,
  title={Happybot: Generating empathetic dialogue responses by improving user experience look-ahead},
  author={Shin, Jamin and Xu, Peng and Madotto, Andrea and Fung, Pascale},
  journal={arXiv preprint arXiv:1906.08487},
  year={2019}
}

About

Original code for our work on Sentiment Look-ahead.

License:MIT License


Languages

Language:Python 100.0%