1033020837 / ChatBot
使用SequenceToSequence实现的简单聊天机器人
☆16Updated 6 years ago
Alternatives and similar repositories for ChatBot:
Users that are interested in ChatBot are comparing it to the libraries listed below
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆54Updated 5 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- flask+seq2seq【TensorFlow1.0, Pytorch】 在线聊天机器人 https://mp.weixin.qq.com/s/VpiAmVSTin3ALA8MnzhCJA 或 https://ask.hellobi.com/blog/python_s…☆68Updated last year
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- Just another seq2seq repo☆327Updated 6 years ago
- keras+python3下的seq2seq+attention中文 对话系统☆74Updated 6 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- 基于知识库的中文问答系统(biLSTM)☆245Updated 6 years ago
- 基于知识图谱的智能问答机器人☆219Updated 6 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆192Updated 4 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆242Updated 7 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆89Updated last year
- Opendial对话语料库☆50Updated 6 years ago
- 基于rasa_nlu,rasa_core,rasa_core_sdk构建的聊天机器人☆140Updated 4 years ago
- 文本智能摘要提取☆135Updated 8 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆311Updated 2 years ago
- ☆96Updated 4 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆149Updated 6 years ago
- seq2seq中文聊天机器人☆340Updated 6 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆179Updated 6 years ago
- 使用BERT做文本相似度☆64Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 6 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆361Updated 6 years ago
- Rasa中文demo与指南☆53Updated 6 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆110Updated 7 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆145Updated 7 years ago
- 总结了一些可以用作聊天机器人训练实作的文字语聊,包含中英文不同语言☆118Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆331Updated 4 years ago
- 官方py3AIML基于英文,现为其增加中文支持,并将代码注释翻译为中文。实测可正常解析带中文pattern和template的aiml文件。☆91Updated 2 years ago