Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧
☆913Jul 25, 2024Updated last year
Alternatives and similar repositories for Chinese-Chatbot-PyTorch-Implementation
Users that are interested in Chinese-Chatbot-PyTorch-Implementation are comparing it to the libraries listed below
Sorting:
- 中文公开聊天语料库☆4,174Apr 23, 2024Updated last year
- Chatbot继续沿着LLM前进,近期更新小参数量SLM的和训练脚本,支持本地训练。新增ChatAgent,实现各种有实际场景价值的Agent实现。☆3,595Oct 9, 2025Updated 5 months ago
- 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口☆1,293Jun 13, 2021Updated 4 years ago
- GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)☆3,010Oct 30, 2023Updated 2 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
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆241Sep 23, 2017Updated 8 years ago
- building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)☆980Updated this week
- 行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍☆1,346Aug 26, 2025Updated 6 months ago
- chatbot based on music region using method including es and music kb.基于14W歌曲知识库的问答尝试,功能包括歌词接龙,已知歌词找歌曲以及歌曲歌手歌词三角关系的问答。☆288Oct 15, 2018Updated 7 years ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆79,486May 10, 2024Updated last year
- 基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话☆703Jul 10, 2024Updated last year
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆444Apr 9, 2022Updated 3 years ago
- 自己动手做聊天机器人教程☆6,017Jul 18, 2022Updated 3 years ago
- 中文近义词:聊天机器人,智能问答工具包☆5,103Feb 1, 2026Updated last month
- pytorch实现聊天机器人,seq2seq模型☆10Feb 9, 2020Updated 6 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆793Jun 21, 2018Updated 7 years ago
- 基于医药知识图谱的智能问答系统☆1,262Jan 31, 2019Updated 7 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,539Sep 23, 2021Updated 4 years ago
- 对话机器人(聊天机器人)设计思考☆803Sep 8, 2020Updated 5 years ago
- 中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。☆323Sep 17, 2023Updated 2 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Nov 29, 2018Updated 7 years ago
- 用于训练中英文对话系统的语料库 Datasets for Training Chatbot System☆2,051Sep 23, 2020Updated 5 years ago
- Chinese version of GPT2 training code, using BERT tokenizer.☆7,598Apr 25, 2024Updated last year
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆7,208Aug 8, 2024Updated last year
- 基于知识库的问答:seq2seq模型实践☆358Aug 5, 2020Updated 5 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Mar 31, 2019Updated 6 years ago
- A pytorch implemented chatbot which supports Chinese 中文聊天机器人☆30Feb 17, 2021Updated 5 years ago
- 基于检索的任务型多轮对话☆77Oct 11, 2020Updated 5 years ago
- Just another seq2seq repo☆322Oct 8, 2018Updated 7 years ago
- dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model. 对话机器人,基于问答型对话、任务型对话、聊天型对话等模型实现,支持网络检索问答,领域知识…☆330Apr 23, 2024Updated last year
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆9,872Feb 6, 2026Updated last month
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,183Jul 15, 2025Updated 8 months ago
- Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:☆2,164May 5, 2024Updated last year
- ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrappi…☆929Dec 15, 2018Updated 7 years ago
- Pytorch Generative ChatBot (Dialog System) based on RNN, Transformer, Bert and GPT2☆189Dec 2, 2020Updated 5 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,188Oct 30, 2023Updated 2 years ago
- A seq2seq based chatbot built with PyTorch (中文聊天机器人)☆28Sep 28, 2018Updated 7 years ago
- AbstractKnowledgeGraph, a systematic knowledge graph that concentrate on abstract thing including abstract entity and action. 抽象知识图谱,目前规模…☆248Aug 6, 2019Updated 6 years ago