shengtaovvv / Dialogue
本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用LightGBM来训练一个Learning2Rank模型实现精排;生成模型:使用BERT模型来实现闲聊对话的 生成。
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Dialogue
- 基于文本相似度的win10智能客服问答系统☆14Updated 4 years ago
- 基于simcse的中文句向量生成☆15Updated 2 years ago
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Updated 3 years ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆18Updated 8 months ago
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- 带拼音、字形特征的文本纠错模型☆11Updated last year
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year
- ☆12Updated last year
- pytorch bert 版的 multi_label_text_classification☆10Updated 4 years ago
- 多轮对话槽填充☆19Updated 5 years ago
- 基于bert4keras进行nlp工作,暂时包含文本分类,实体识别,实体关系抽取☆8Updated 3 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆36Updated 5 years ago
- ☆10Updated 2 years ago
- 中文关键词提取☆12Updated last year
- bert语言模型校验句子的通顺性☆15Updated 4 years ago
- benchmark of KgCLUE, with different models and methods☆26Updated 2 years ago
- implementation SlotGated SLU model for keras☆34Updated 3 years ago
- ☆16Updated 3 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 2 years ago
- 整理文本分类的比赛和解决方案☆7Updated 4 years ago
- ☆13Updated 10 months ago
- Datafountain-Epidemic government affairs quiz assistant competition. We divided this task into two parts: document retrieval and answer e…☆13Updated 2 years ago
- 基于span分类和负采样的嵌套实体识别☆14Updated last year
- 基于pytorch的级联Bert用于中文命名实体识别。☆19Updated last year
- 基于依存句法与语义角色标注的三元组抽取☆9Updated 6 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆12Updated 3 years ago
- ☆17Updated 3 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 4 years ago
- 企业事件抽取☆14Updated 3 years ago