Decalogue / chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
☆692Updated 8 months ago
Alternatives and similar repositories for chat:
Users that are interested in chat are comparing it to the libraries listed below
- 对话机器人(聊天机器人)设计思考☆800Updated 4 years ago
- 基于多搜索引擎和深度学习技术的自动问答☆644Updated 5 years ago
- 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口☆1,293Updated 3 years ago
- Just another seq2seq repo☆327Updated 6 years ago
- seq2seq中文聊天机器人☆340Updated 6 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆440Updated 2 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆311Updated 2 years ago
- A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data…☆498Updated 4 years ago
- building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)☆973Updated this week
- Turn Chinese natural language into structured data 中文自然语言理解☆1,519Updated 8 months ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆791Updated 6 years ago
- (已不维护)Rasa中文聊天机器人☆536Updated 2 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆242Updated 7 years ago
- 基于知识库的中文问答系统(biLSTM)☆246Updated 6 years ago
- 保险行业语料库,聊天机器人☆1,025Updated 8 months ago
- dgk_lost_conv 中文对白语料 chinese conversation corpus☆1,094Updated 3 years ago
- 基於向量匹配的情境式聊天機器人☆902Updated 5 months ago
- 知识图谱问答机器人,聊天机器人,基于知识图谱、语义理解等的对话机器人。☆807Updated 4 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类 、槽填充、意图识别。☆180Updated 6 years ago
- turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)☆302Updated this week
- 一个基于 Rasa 的中文天气情况问询机器人(chatbot), 带 Web UI 界面☆237Updated 6 years ago
- 基于知识库的问答:seq2seq模型实践☆356Updated 4 years ago
- 基于知识图谱的问答☆302Updated 7 years ago
- Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧☆889Updated 8 months ago
- transformer xl在中文文本生成上的尝试(可写小说、古诗)(transformer xl for text generation of chinese)☆710Updated 2 years ago
- 中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行。☆326Updated last year
- 自然语言基础模型☆564Updated 5 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,532Updated 3 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,465Updated 3 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆331Updated 4 years ago