lianghaixing / chatbot
基于深度学习Encoder-Decoder框架的聊天机器人
☆25Updated 6 years ago
Alternatives and similar repositories for chatbot:
Users that are interested in chatbot are comparing it to the libraries listed below
- 基于seq2seq的中文聊天机器人☆61Updated 4 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆245Updated 6 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆62Updated 7 years ago
- CCF大数据比赛,基于主题的文本情感分析☆95Updated 6 years ago
- 根据文本相似度实现问答的聊天机器人(简单版)☆52Updated 6 years ago
- A seq2seq based chatbot built with PyTorch (中文聊天机器人)☆28Updated 6 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 5 years ago
- 用LSTM进行文本的情感分析☆185Updated 5 years ago
- 智能问答系统demo☆38Updated 5 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆198Updated 6 years ago
- 基于深度学习的中文评论情感分类和智能客服研究与实现。主要是酒店和书店的评论情感分析(二分类+九分类),可以判定积极和消极,对于消极评论,还可以判断其具体类别,比如物流不好或者服务差等等。☆46Updated 4 years ago
- [不再更新]中文短文本情感分析 web 应用 | A web app about Chinese sentences sentiment analysis☆45Updated 5 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- 基于循环神经网络(RNN)的智能聊天机器人系统☆44Updated 3 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆331Updated 4 years ago
- 细粒度用户评论情感分析☆121Updated 6 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆125Updated 5 years ago
- 在Python中利用情感词典做情感分析☆43Updated 7 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆242Updated 7 years ago
- 基于Keras使用LSTM对电商评论进行情感分析☆48Updated 7 years ago
- 自然语言处理项目,目标是对文本进行分类。☆312Updated 5 years ago
- 基于情感字典的情感分析模型☆39Updated 7 years ago
- 毕业论文代码 + 评论文本数据获取+数据清洗+文本数据向量化+将数据放进分类器(KNN+Naive Bayes+SVM)中训练+结果评估☆51Updated 2 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 8 years ago
- 计算新闻文本类情感分析(采用TF-IDF,余弦距离,情感依存等算法)☆58Updated 7 years ago
- 中文语料库:包括情感词典 情感分析 文本分类 单轮对话 中文词典 知乎☆118Updated 6 years ago
- gensim-word2vec+svm文本情感分析☆102Updated 7 years ago