Welcome to awesome chatbot paper club!
- Meetup Announcements & Minutes: https://github.com/BUPT/awesome-chatbot/issues
- Paper Index: https://bupt.github.io/conversational-ai-club/
- Blog: https://bupt.github.io/awesome-chatbot/
- Newcomers Manual: https://github.com/BUPT/awesome-chatbot/wiki/Newcomer-Manual
We have weekly offline meetups, you will be welcome to join if you are interested.
Only one step is needed before you join:
- Learn how to become a newcomer by reading Newcomers Manual
Then you are set. we are looking forward to see you in the next meetup!
- Neural Approaches to Conversational AI, July 8, 2018
- 2017 Tutorial - Deep Learning for Dialogue Systems
- An Annotated Reading List of Conversational AI
- Dialog System Technology Challenge (DSTC)
- The Conversational Intelligence Challenge 2 (ConvAI2, NIPS 2018 Competition, ongoing!)
- 自己动手做聊天机器人教程
- 零基础系列教程:如何开发微信聊天机器人并集成深度人工智能应用
- Natural Language Processing is Fun! - How computers understand Human Language
- Deep Learning for Conversational AI, NAACL 2018 Tutorial, 1st June, 2018. New Orleans, USA.
- Deep Learning for Dialogue Systems. COLING 2018 Tutorial
- End-to-end Goal-oriented. Question Answering Systems. KDD 2018 Tutorial
- Speech and Language Processsing. Chapter 25: Conversational Agents. Stanford 2017
- Microsoft Natural Language Processing Group
- Microsoft Research - Conversational Intelligence
- Tracking Progress in Natural Language Processing
- NLP Guide
- Speech and Language Processing (3rd ed. draft)
- https://github.com/ricsinaruto/Seq2seqChatbots/wiki/Chatbot-and-Related-Research-Paper-Notes-with-Images
- https://github.com/nicolas-ivanov/seq2seq_chatbot_links
- Neural Network Dialog System Papers
- .BOT is an identity for bots. - Currently, anyone who owns, operates or manages bots published using a supported tool (Amazon Lex, Botkit Studio, Dialogflow, Gupshup, Microsoft Bot Framework, and Pandorabots) can validate a bot and register a .BOT domain name.
- GitXiv — Collaborative Open Computer Science - arXiv + Github + Links + Discussion
- Web interface for browsing, search and filtering recent arxiv submissions
We are using GitHub Pages to host our blog, powered by [Jekyll] with the nice and flexible two-column Jekyll theme Minimal Mistakes.
make install
make serve
# Mac
brew install magicmagick
# Linux
apt install magicmagick
make fit-image
- Attachments & Image files: all files need to be saved under the folder
docs/assets/2019/
(2019 is the current year), and you can expect the url of your file is under the urlhttps://bupt.github.io/awesome-chatbot/assets/2019/
- Author Information: all the author information is saved in the file
docs/_data/author.yml
, please free free to add & modify it by yourself. See: https://mmistakes.github.io/minimal-mistakes/docs/authors/ - Add a teasor image with size 500x300 to your post by add the following
YAML Front Matter
to your post:header: teaser: /assets/2019/my-awesome-post-teaser-500x300.jpg
- Da XIAO <>
- @huan - Huan LI <[email protected]>
- @824zzy Zhengyuan ZHU <>
- Chongyu ZHANG <>
- Yining WANG <>
Add your name to this list by yourself if you are a member.
- @huan - Huan LI (李卓桓), CS Ph.D.
- @824zzy - Zhengyuan ZHU (朱正源), Master
- Code & Docs © 2018-2019 Contributors
- Code released under the Apache-2.0 License
- Docs released under Creative Commons