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
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Updated 3 years ago
- 使用BERT构建多标签标注模型☆42Updated 5 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 3 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆50Updated 4 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆39Updated last year
- 基于意图识别和命名实体识别的多轮对话场景设计☆40Updated 6 years ago
- flyai 医疗QA NLG☆21Updated 5 years ago
- 文本转拼音、提取英文字段、提取数字、提取中文字符、英文转中文、字符型的数字转中文的数字表示、拼音转文本、文本纠错、基于bert转词向量、基于bert转句向量、繁体字转简体、中文数字转阿拉伯数字☆21Updated 5 years ago
- ☆14Updated last year
- 中文文本纠错模型,keras实现☆74Updated 4 years ago
- 合同信息抽取☆17Updated 5 years ago
- 带拼音、字形特征的文本纠错模型☆11Updated 2 years ago
- 简版文本对话/问答系统☆35Updated 5 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- sodic2021 法律咨询智能问答 Baseline 线上35+☆18Updated 4 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 4 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆42Updated 4 years ago
- rasa_chinese 的服务 package☆18Updated 4 years ago
- 企业事件抽取☆14Updated 4 years ago
- 基于sentence-transformers实现文本转向量的机器人☆46Updated 3 years ago
- ☆23Updated 2 years ago
- 多轮中文聊天机器人,采用GPT2进行微调,清洗聊天数据110w+,采用语义相似度和文本jaccard相似度过滤回话。☆23Updated 3 years ago
- 文本智能校对大赛(Chinese Text Correction)的baseline☆68Updated 3 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆48Updated 5 years ago
- BLOOM 模型的指令微调☆24Updated 2 years ago
- 基于simcse的中文句向量生成☆16Updated 3 years ago
- A full-process dialogue system that can be deployed online☆100Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago