baiyang2464 / chatbot-base-on-Knowledge-Graph
使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统
☆748Updated 5 years ago
Alternatives and similar repositories for chatbot-base-on-Knowledge-Graph:
Users that are interested in chatbot-base-on-Knowledge-Graph are comparing it to the libraries listed below
- 该项目是基于医疗领域知识图谱的问答系统。实现比较简单。☆1,317Updated 5 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆316Updated 6 years ago
- 基于neo4j肝病知识图谱的问答系统☆372Updated 5 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,471Updated 3 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆614Updated 4 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,205Updated 6 years ago
- Knowledge Graph,Question Answering System,基于知识图谱和向 量检索的医疗诊断问答系统☆1,423Updated 3 years ago
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆945Updated 4 years ago
- 自然语言处理、知识图谱、对话系统三大技术研究与应用。☆1,697Updated 3 months ago
- 医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。