客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等
☆442Apr 9, 2022Updated 4 years ago
Alternatives and similar repositories for QAmodel-for-Retrievalchatbot
Users that are interested in QAmodel-for-Retrievalchatbot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆315Apr 9, 2022Updated 4 years ago
- 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口☆1,290Jun 13, 2021Updated 5 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,471Dec 16, 2021Updated 4 years ago
- 基于 BOW 和 TF-IDF 的简 易 QA 匹配模型(智能客服)☆19Jan 23, 2019Updated 7 years ago
- Chatbot继续沿着LLM前进,近期更新小参数量SLM的和训练脚本,支持本地训练。新增ChatAgent,实现各种有实际场景价值的Agent实现。☆3,582Oct 9, 2025Updated 10 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,534Sep 23, 2021Updated 4 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆671Oct 12, 2019Updated 6 years ago
- 基于Elasticsearch的KBQA☆55Dec 28, 2018Updated 7 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆470May 8, 2022Updated 4 years ago
- 对话机器人(聊天机器人)设计思考☆803Sep 8, 2020Updated 5 years ago
- 行业内关于智能客服、聊天机器人的应用和架构、算法分享和介绍☆1,392Aug 26, 2025Updated 11 months ago
- FAQ-based Question Answering System☆2,576Nov 28, 2020Updated 5 years ago
- building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)☆981Aug 4, 2026Updated last week
- 保险行业语料库,聊天机器人☆1,063May 26, 2025Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆478Mar 7, 2018Updated 8 years ago
- Turn Chinese natural language into structured data 中文自然语言理解☆1,531Jul 30, 2024Updated 2 years ago
- 使用TensorFlow实现的Sequence to Sequence的聊天机器人模型☆787Jun 21, 2018Updated 8 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆196Dec 19, 2019Updated 6 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对…☆1,816Apr 6, 2023Updated 3 years ago
- 中文问题句子相似度计算比赛及方案汇总☆304Dec 12, 2020Updated 5 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …