基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
☆704Jul 10, 2024Updated last year
Alternatives and similar repositories for chat
Users that are interested in chat are comparing it to the libraries listed below
Sorting:
- 对话机器人(聊天机器人)设计思考☆803Sep 8, 2020Updated 5 years ago
- Chatbot继续沿着LLM前进,近期更新小参数量SLM的和训练脚本,支持本地训练。新增ChatAgent,实现各种有实际场景价值的Agent实现。☆3,595Oct 9, 2025Updated 4 months ago
- 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口☆1,294Jun 13, 2021Updated 4 years ago
- Turn Chinese natural language into structured data 中文自然语言理解☆1,534Jul 30, 2024Updated last year
- building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)☆980Feb 12, 2026Updated 2 weeks ago
- A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data…☆498Nov 30, 2020Updated 5 years ago
- 儿童机器人AI引擎,包括自然语言理解、对话生成、多轮对话、状态跟踪、智能推荐以及第三方服务的集成。☆74Jun 3, 2017Updated 8 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆793Jun 21, 2018Updated 7 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆183Jan 8, 2019Updated 7 years ago
- 自己动手做聊天机器人教程☆6,020Jul 18, 2022Updated 3 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- seq2seq中文聊天机器人☆337May 14, 2018Updated 7 years ago
- 中文公开聊天语料库☆4,175Apr 23, 2024Updated last year
- 基於向量匹配的情境式聊天機器人☆904Oct 18, 2024Updated last year
- FAQ-based Question Answering System☆2,580Nov 28, 2020Updated 5 years ago
- Just another seq2seq repo☆322Oct 8, 2018Updated 7 years ago
- 基于检索的任务型多轮对话☆77Oct 11, 2020Updated 5 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆314Apr 9, 2022Updated 3 years ago
- 「2018 JDDC」 对话大赛亚军解决方案☆405Apr 20, 2019Updated 6 years ago
- 基于多搜索引擎和深度学习 技术的自动问答☆646Apr 6, 2019Updated 6 years ago
- attention based joint model for intent detection and slot filling☆178Dec 28, 2017Updated 8 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,539Sep 23, 2021Updated 4 years ago
- 基于知识库的问答:seq2seq模型实践☆357Aug 5, 2020Updated 5 years ago
- 农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策☆4,326Feb 11, 2025Updated last year
- 聊天机器人,自然语言理解,语义理解☆409Nov 22, 2023Updated 2 years ago
- 从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。☆1,328Aug 6, 2022Updated 3 years ago
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,422May 7, 2022Updated 3 years ago
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆953Jul 20, 2020Updated 5 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,266Feb 1, 2024Updated 2 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆7,173Aug 8, 2024Updated last year
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,925Jul 27, 2023Updated 2 years ago
- 基于知识图谱的问答☆306Jul 16, 2017Updated 8 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆478Apr 5, 2021Updated 4 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Sep 12, 2018Updated 7 years ago
- 具有对话场景的聊天机器人☆12Dec 19, 2016Updated 9 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆444Apr 9, 2022Updated 3 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆39May 16, 2019Updated 6 years ago
- 行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍☆1,339Aug 26, 2025Updated 6 months ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Mar 24, 2023Updated 2 years ago