shengtaovvv / DialogueLinks
本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用LightGBM来训练一个Learning2Rank模型实现精排;生成模型:使用BERT模型来实现闲聊对话的 生成。
☆12Updated 4 years ago
Alternatives and similar repositories for Dialogue
Users that are interested in Dialogue are comparing it to the libraries listed below
Sorting:
- 基于文本相似度的win10智能客服问答系 统☆15Updated 5 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 3 years ago
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Updated 4 years ago
- ☆14Updated last year
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆16Updated 2 years ago
- 中文关键词提取☆14Updated 2 years ago
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- 使用BERT构建多标签标注模型☆42Updated 5 years ago
- BLOOM 模型的指令微调☆24Updated 2 years ago
- 简版文本对话/问答系统☆35Updated 5 years ago
- 京东/淘宝客服对话数据公开,seq2seq生成模型设计对话系统获第二名☆44Updated 2 years ago
- 任务型对话系统(Task-based Dialogue System)☆66Updated 3 years ago
- ☆23Updated 2 years ago
- A full-process dialogue system that can be deployed online☆100Updated 3 years ago
- 基于simcse的中文句向量生成☆16Updated 3 years ago
- 多轮中文聊天机器人,采用GPT2进行微调,清洗聊天数据110w+,采用语义相似度和文本jaccard相似度过滤回话。☆23Updated 4 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆39Updated last year
- sodic2021 法律咨询智能问答 Baseline 线上35+☆18Updated 4 years ago
- 文言文信息抽取(实体识别+关系抽取)☆10Updated 2 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆41Updated 6 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- 企业事件抽取☆14Updated 4 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆29Updated 3 years ago
- 基于sentence-transformers实现文本转向量的机器人☆46Updated 3 years ago
- ☆41Updated 4 years ago
- 闲聊机器人☆11Updated 5 years ago
- 基于检索的任务型多轮对话☆78Updated 5 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆40Updated 3 years ago
- flyai 医疗QA NLG☆21Updated 6 years ago