charlesXu86/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Combines deep learning, reinforcement learning, and dialogue management within a modular architecture that supports multi-turn task-oriented conversations across financial and legal domains. The system decomposes into 13+ specialized submodules (NLU, dialogue policy, retrieval-based QA, knowledge graphs, entity recognition) with RASA as the core dialogue engine, supplemented by utility components for query correction and coreference resolution. Deployable across multiple channels (web, DingTalk, WeChat) via Django integration, with optional voice interaction and call center capabilities.
1,293 stars. No commits in the last 6 months.
Stars
1,293
Forks
428
Language
—
License
Apache-2.0
Category
Last pushed
Jun 13, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/charlesXu86/Chatbot_CN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Decalogue/chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
hyunwoongko/kochat
Opensource Korean chatbot framework
DengBoCong/nlp-dialogue
A full-process dialogue system that can be deployed online
parulnith/Building-a-Simple-Chatbot-in-Python-using-NLTK
Building a Simple Chatbot from Scratch in Python (using NLTK)
laurakoco/reply-bot
Smart Reply Bot via Natural Language Processing (NLP) and Neural Network