医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。
☆345Mar 9, 2022Updated 4 years ago
Alternatives and similar repositories for medical_knowledge_graph_app-master
Users that are interested in medical_knowledge_graph_app-master are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于知识图谱的疾病知识问 答系统☆35Sep 17, 2020Updated 5 years ago
- Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统☆1,489Feb 27, 2022Updated 4 years ago
- 基于知识图谱的心血管疾病问答系统☆23Jan 3, 2025Updated last year
- 电影知识图谱,主要包括实体识别、实体查询、关系 查询以及智能问答等。movie knowledge graph(Entity identification, graph display, and intelligent question and answer)☆142Sep 11, 2022Updated 3 years ago
- 医疗知识图谱构建实战,通过爬虫获取百度百科数据,使用Mongodb存储结构化三元组,并使用neo4j进行知识图谱的构建及可视化; Medical Knowledge Graph; Crawler; neo4j☆90Jul 16, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于医疗知识图谱的问答系统☆112Jun 16, 2021Updated 4 years ago
- 一个基于Django,Neo4j与图谱问答技术的的中医药知识图谱与智能问答平台。(暂取名“泽兰抄”)☆101Mar 24, 2024Updated 2 years ago
- 基于知识图谱的医疗问答系统和前端展示demo☆38Jun 17, 2024Updated last year
- 构建一个医疗领域知识图谱和一个基于Flask的简易网页聊天机器人,通过ner获取用户问题的实体并在知识图谱内提取答案。☆12Apr 25, 2023Updated 3 years ago
- 基于知识图谱的中文症状问答系统,前端vue,后端springboot☆208Dec 7, 2022Updated 3 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知 识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆7,261Aug 8, 2024Updated last year
- 基于知识图谱的医疗问答系统☆18Aug 3, 2023Updated 2 years ago
- 该项目是基于医疗领域知识图谱的问答系统。实现比较简单。☆1,415May 24, 2019Updated 6 years ago
- 以疾病为中心的一定规模医药领域知识图 谱的问答系统☆17Jul 24, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 汇总实体关系联合抽取方向的代码。☆20Jan 21, 2021Updated 5 years ago
- 基于医疗领域知识图谱的问答系统,同时使用了chatGPT、chatGLM4等方式生成医学知识图谱。☆64Feb 27, 2024Updated 2 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆21Mar 21, 2022Updated 4 years ago
- NER and RE in medical insurance。用于医疗领域的知识图谱构建,通过DL中的相关算法,实现领域实体的命名实体识别和关系抽取。