lianghaixing / chatbotLinks
基于深度学习Encoder-Decoder框架的聊天机器人
☆25Updated 7 years ago
Alternatives and similar repositories for chatbot
Users that are interested in chatbot are comparing it to the libraries listed below
Sorting:
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆62Updated 7 years ago
- 智能问答系统demo☆39Updated 5 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆247Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- CCF大数据比赛,基于主题的文本情感分析☆95Updated 6 years ago
- 根据文本相似度实现问答的聊天机器人(简单版)☆52Updated 6 years ago
- 使用CNN网络对用户评论进行情感分析☆24Updated 7 years ago
- 基于seq2seq的中文聊天机器人☆64Updated 5 years ago
- 用tensorflow进行中文自然语言处理的情感分析☆451Updated 4 years ago
- 自然语言处理项目,目标是对文本进行分类。☆318Updated 6 years ago
- 朴素贝叶斯实现的文本分类(新闻分类)☆65Updated 9 years ago
- use RNN + LSTM generate poetry by Keras。机器学习自动编写古诗☆87Updated 7 years ago
- 计算新闻文本类情感分析(采用TF-IDF,余弦距离,情感依存等算法)☆58Updated 7 years ago
- 基于情感字典的情感分析模型☆41Updated 8 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆311Updated 3 years ago
- 基于Keras使用LSTM对电商评论进行情感分析☆49Updated 7 years ago
- CNN 实现文本分类☆183Updated 3 years ago
- 在Python中利用情感词典做情感分析☆43Updated 7 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆441Updated 3 years ago
- 该库是一个项目集,包括文本分类、多标签分类、细粒度情感分析、命名实体识别,以及部分数据集等☆202Updated 6 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆171Updated 8 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆55Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆229Updated 6 years ago
- NLP 短文本 评论 垃圾 过滤☆40Updated 7 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆193Updated last year
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆376Updated 6 years ago