1033020837 / ChatBot
使用SequenceToSequence实现的简单聊天机器人
☆15Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ChatBot
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆53Updated 5 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 5 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆32Updated 6 years ago
- 基于RNN、CNN、XGboost的问答系统意图识别模块☆33Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 5 years ago
- 基于知识图谱的智能问答机器人☆218Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆186Updated 4 months ago
- flask+seq2seq【TensorFlow1.0, Pytorch】 在线聊天机器人 https://mp.weixin.qq.com/s/VpiAmVSTin3ALA8MnzhCJA 或 https://ask.hellobi.com/blog/python_s…☆68Updated last year
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆193Updated 4 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆164Updated 5 years ago
- ☆97Updated 4 years ago
- keras+python3下的seq2seq+attention中文对话系统☆73Updated 6 years ago
- Rasa中文demo与指南☆55Updated 5 years ago
- 智能客服☆99Updated 5 years ago
- 官方py3AIML基于英文,现为其增加中文支持,并将代码注释翻译为中文。实测可正常解析带中文pattern和template的aiml文件。☆92Updated 2 years ago
- 基于知识库的中文问答系统(biLSTM)☆242Updated 6 years ago
- 基于rasa_nlu,rasa_core,rasa_core_sdk构建的聊天机器人☆141Updated 4 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆150Updated 6 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆125Updated 4 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆149Updated 4 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆224Updated 6 years ago
- 2018-JDDC大赛第4名的解决方案☆238Updated 6 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆147Updated 2 years ago
- Just another seq2seq repo☆329Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆143Updated 7 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- 使用Keras-bert实现二分类☆19Updated 5 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆88Updated last year
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。 欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆111Updated 7 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆120Updated 5 years ago