dataaug / chatbot_multiroundLinks
多轮中文聊天机器人,采用GPT2进行微调,清洗聊天数据110w+,采用语义相似度和文本jaccard相似度过滤回话。
☆23Updated 3 years ago
Alternatives and similar repositories for chatbot_multiround
Users that are interested in chatbot_multiround are comparing it to the libraries listed below
Sorting:
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行 召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- 基于文本相似度的win10智能客服问答系统☆15Updated 5 years ago
- 🤖️🐱 一个基于 Rasa 的中文聊天机器人——「锅贴」☆22Updated 4 years ago
- 基于sentence-transformers实现文本转向量的机器人☆47Updated 3 years ago
- 带拼音、字形特征的文本纠错模型☆11Updated 2 years ago
- 文本转拼音、提取 英文字段、提取数字、提取中文字符、英文转中文、字符型的数字转中文的数字表示、拼音转文本、文本纠错、基于bert转词向量、基于bert转句向量、繁体字转简体、中文数字转阿拉伯数字☆21Updated 5 years ago
- Chatbot with bert chinese model, base on rasa framework(中文聊天机器人,结合bert意图分析,基于rasa框架)☆112Updated 3 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆77Updated 5 years ago
- 中文文本纠错模型,keras实现☆75Updated 4 years ago
- rasa 2.0中文nlu系统搭建☆31Updated 2 years ago
- 一个使用tensorflow2.3开发的基于Bert的意图识别的自然语言理解任务Demo☆27Updated last year
- ☆102Updated 4 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆39Updated last year
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Updated 3 years ago
- A full-process dialogue system that can be deployed online☆100Updated 3 years ago
- An Open-Source Package for Chinese Open-domain Conversational Chatbot (中文闲聊对话系统,一键部署微信闲聊机器人)☆109Updated 2 years ago
- 使用BERT构建多标签标注模型☆42Updated 5 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆49Updated 3 years ago
- 基于bert进行中文文本纠错☆237Updated 2 years ago
- Chatbot_CN项目中的Chatbot_rasa模块☆60Updated 5 years ago
- 该部分停止更新,升级项目地址:https://github.com/we-chatter/chatbot_utils☆34Updated 2 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- 任务型对话系统(Task-based Dialogue System)☆66Updated 3 years ago
- 基于检索的任务型多轮对话☆78Updated 4 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆39Updated 6 years ago
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆16Updated 2 years ago
- 文本自动摘要☆93Updated 2 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆40Updated 2 years ago
- bert语言模型校验句子的通顺性☆15Updated 5 years ago