charlesXu86 / Chatbot_RetrievalLinks
基于检索的任务型多轮对话
☆77Updated 4 years ago
Alternatives and similar repositories for Chatbot_Retrieval
Users that are interested in Chatbot_Retrieval are comparing it to the libraries listed below
Sorting:
- 任务型对话系统(Task-based Dialogue System)☆65Updated 3 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆76Updated 5 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- CCKS2019评测任务五-公众公司公告信息抽取,第3名☆121Updated 5 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Updated 5 years ago
- code collections for the book of qna☆121Updated 2 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆85Updated 2 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆83Updated 3 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆135Updated 6 years ago
- 该部分停止更新,升级项目地址:https://github.com/we-chatter/chatbot_utils☆33Updated 2 years ago
- Chatbot with bert chinese model, base on rasa framework(中文聊天机器人,结合bert意图分析,基于rasa框架)☆112Updated 3 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆39Updated 6 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 6 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆128Updated 6 years ago
- ☆101Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆74Updated 2 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆157Updated 4 years ago
- NLP NER datasets video/music/book bio☆90Updated 4 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- Chatbot_CN项目中的Chatbot_rasa模块☆60Updated 4 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆140Updated 3 years ago
- 针对预定电影票的多轮对话系统☆44Updated 7 years ago
- A full-process dialogue system that can be deployed online☆98Updated 3 years ago
- BERT预训练模型字向量提取工具☆52Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆163Updated 4 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125Updated 6 years ago
- NLP的数据增强Demo☆47Updated 5 years ago