1. 磐创AI-开放猫官方网站首页
  2. 机器学习
  3. TensorFlow
  4. TensorFlow实战

用 seq2seq 建立聊天机器人-学习如何使用 TensorFlow 建立聊天机器人。

用 seq2seq 建立聊天机器人-学习如何使用 TensorFlow 建立聊天机器人。

Chatbots with Seq2Seq-Learn to build a chatbot using TensorFlow

Last year, Telegram released its bot API, providing an easy way for developers, to create bots by interacting with a bot, the Bot Father. Immediately people started creating abstractions in nodejs, ruby and python, for building bots. We (Free Software Community) created a group for interacting with the bots we built. I created Myshkin in nodejs that answers any query with a quote. The program uses the linux utility fortune, a pseudorandom message generator. It was dumb. But it was fun to see people willingly interact with a program that I’ve created. Someone made a Hodor bot. You probably figured out what it does. Then I encountered another bot, Mitsuku which seemed quite intelligent. It is written in AIML (Artificial Intelligence Markup Language); an XML based “language” that lets developers write rules for the bot to follow. Basically, you write a PATTERN and a TEMPLATE, such that when the bot encounters that pattern in a sentence from user, it replies with one of the templates. Let us call this model of bots, Rule based model.

 

原创文章,作者:fendouai,如若转载,请注明出处:https://panchuang.net/2017/07/23/%e7%94%a8-seq2seq-%e5%bb%ba%e7%ab%8b%e8%81%8a%e5%a4%a9%e6%9c%ba%e5%99%a8%e4%ba%ba-%e5%ad%a6%e4%b9%a0%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8-tensorflow-%e5%bb%ba%e7%ab%8b%e8%81%8a%e5%a4%a9%e6%9c%ba/

发表评论

登录后才能评论

联系我们

400-800-8888

在线咨询:点击这里给我发消息

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息