saiwaiyanyu / tensorflow-bert-seq2seq-dream-decoderLinks
tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。 类似聊天机器人(chatbot,QA),你问我答。
☆128Updated 5 years ago
Alternatives and similar repositories for tensorflow-bert-seq2seq-dream-decoder
Users that are interested in tensorflow-bert-seq2seq-dream-decoder are comparing it to the libraries listed below
Sorting:
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆183Updated 6 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆57Updated 6 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 7 years ago
- 基于知识库 的中文问答系统(biLSTM)☆248Updated 7 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆313Updated 3 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- code collections for the book of qna☆120Updated 3 years ago
- 智能客服☆108Updated 6 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆444Updated 3 years ago
- 中国古诗生成(文本生成)☆134Updated 7 years ago
- 周杰伦歌曲信息的知识图谱问答系统☆139Updated 6 years ago
- 基于检索的任务型多轮对话☆78Updated 5 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 6 years ago
- 基于知识图谱的智能问答机器人☆222Updated 7 years ago
- 基于人工智能标记语言 (AIML)和开放域问答(WebQA)的深度智能对话模型☆84Updated 6 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆158Updated 4 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- Intelligent Q&A system(第七届中软杯,智能问答系统)☆186Updated 3 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆187Updated 7 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解 」模块☆90Updated 2 years ago
- 电商多轮对话智能机器人☆58Updated 6 years ago
- An Open-Source Package for Chinese Open-domain Conversational Chatbot (中文闲聊对话系统,一键部署微信闲聊机器人)☆109Updated 2 years ago
- 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
- 智能客服系统(智能问答)☆119Updated 5 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆88Updated 3 years ago
- 教育行业新闻 自动文摘 语料库 自动摘要☆203Updated 7 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated 2 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆112Updated 8 years ago