sayhitosandy / Chatbot

Automatic Response Generation to Conversational Stimuli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Response Generation to Conversational Stimuli

Deep learning based generative models that make a machine comprehend to conversations and respond coherently.

Links:

References:

  1. G. Corrado. Computer, respond to this email. https://research.googleblog.com/2015/11/computer-respond-to-this-email.html.
  2. D. Currie. Bot tutorials, medium: How to build your first chat bot. https://tutorials.botsfloor.com/how-to-build-your-first-chatbot-c84495d4622d.
  3. Deeplearning4j. A beginners guide to recurrent networks and lstms. https://deeplearning4j.org/lstm.html.
  4. A. Kannan, K. Kurach, S. Ravi, T. Kaufman, B. Miklos, G. Corrado, A. Tomkins, L. Lukacs, M. Ganea, P. Young, and V. Ramavajjala. Smart reply: Automated response suggestion for email, 2016. https://research.google.com/pubs/pub45189.html.
  5. Keras. A ten-minute introduction to seq2seq learning in keras. https://blog.keras.io/a-ten-minute-introductionto-sequence-to-sequence-learning-in-keras.html.
  6. K. Papineni, S. Roukos, T. Ward, and W.-J. Zhu. Bleu: A method for automatic evaluation of machine translation. http://www.aclweb.org/anthology/P02-1040.pdf.
  7. I. Sutskever, O. Vinyals, and Q. V. Le. Sequence to sequence learning with neural networks. http://arxiv.org/abs/1409.3215.
  8. T. Tran. Creating a language translation model using sequence to sequence learning approach. https://chunml.github.io/ChunML.github.io/project/Sequence-To-Sequence/.
  9. T. Tran. Creating a text generator using recurrent neural network. https://chunml.github.io/ChunML.github.io/project/Creating-Text-Generator-Using-Recurrent-Neural-Network/.
  10. O. Vinyals and Q. V. Le. A neural conversational model, 2015. https://arxiv.org/pdf/1506.05869.pdf.

About

Automatic Response Generation to Conversational Stimuli


Languages

Language:Python 100.0%