基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
☆1,294Jun 13, 2021Updated 4 years ago
Alternatives and similar repositories for Chatbot_CN
Users that are interested in Chatbot_CN are comparing it to the libraries listed below
Sorting:
- building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)☆980Feb 12, 2026Updated 3 weeks ago
- Turn Chinese natural language into structured data 中文自然语言理解☆1,533Jul 30, 2024Updated last year
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。