Ailln / fuzi-nluLinks
🤖️ 聊天机器人——夫子的「自然语言理解」模块
☆90Updated 2 years ago
Alternatives and similar repositories for fuzi-nlu
Users that are interested in fuzi-nlu are comparing it to the libraries listed below
Sorting:
- code collections for the book of qna☆121Updated 2 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 该部分停止更新,升级项目地址:https://github.com/we-chatter/chatbot_utils☆33Updated 2 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆182Updated 6 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆85Updated 2 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Updated 5 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 6 years ago
- Chatbot with bert chinese model, base on rasa framework(中文聊天机器人,结合bert意图分析,基于rasa框架)☆112Updated 3 years ago
- 文本对关系比较 - 语义相似度、字面相似度、文本蕴含等等☆55Updated 5 years ago
- 基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。☆55Updated 6 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆83Updated 3 years ago
- 基于Elasticsearch的KBQA☆55Updated 6 years ago
- 基于Rasa搭建的案件信息问答系统☆133Updated 2 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆78Updated 4 years ago
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制