xlorne / QASystemOnMedicalKG
☆75Updated last year
Alternatives and similar repositories for QASystemOnMedicalKG:
Users that are interested in QASystemOnMedicalKG are comparing it to the libraries listed below
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户 问题并提供准确、有逻辑性回答的智能问答系统。☆55Updated 10 months ago
- 常见疾病相关信息构建knowledge graph☆150Updated 4 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆231Updated last year
- ☆77Updated 11 months ago
- 基于知识图谱的问答系统设计与实现,附带一个可视化的demo☆118Updated last year
- 本项目 旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆28Updated 8 months ago
- 医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。☆297Updated 3 years ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆276Updated last year
- 利用python语言借助于知识图谱搭建电影知识问答系统☆46Updated 2 years ago
- [ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Larg…☆291Updated 7 months ago
- 基于深度学习与Neo4j的军事装备知识图谱网页应用构建。本项目是一个军事武器知识图谱网页应用软件原型系统。该系统由数据爬虫、数据管理、数据处理、知识问答、新闻热点、词条查询和图谱展示七个功能模块组成。系统从互联网上爬取数据,并基于百度文心ERNIE 3.0模型对数据进行实体…☆118Updated last year
- 使用bert进行关系三元组抽取。☆153Updated 11 months ago
- 一个基于Django,Neo4j与图谱问答技术的的中医药知识图谱与智能问答平台。(暂取名“泽兰抄”)☆86Updated last year
- 基于医疗领域知识图谱的问答系统,同时使用了chatGPT、chatGLM4等方式生成医学知识图谱。☆45Updated last year
- ☆129Updated 4 months ago
- 医疗知识图谱构建实战,通过爬虫获取百度百科数据,使用Mongodb存储结构化三元组,并使用neo4j进行知识图谱的构建及可视化; Medical Knowledge Graph; Crawler; neo4j☆78Updated last year
- This repository includes a set of tools that can help parsing data from cnki, extending information through reptile crawling from baidu b…☆22Updated last year
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆44Updated 3 months ago
- 基于知识图谱的智能问答系统,包含意图识别与类知识库送入LLM方法☆50Updated last year
- 基于Flask框架进行前后端交互、存储采用Neo4j图数据库。功能包括金融股票、股东、概念详细信息查询,以及多轮对话问答机制。☆43Updated 2 years ago
- 电影知识图谱,主要包括实体识别、 实体查询、关系查询以及智能问答等。movie knowledge graph(Entity identification, graph display, and intelligent question and answer)☆130Updated 2 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆173Updated 10 months ago
- 基于民航业知识图谱的自动问答系统☆93Updated 2 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…