qingquanlingyu / KGQALinks
基于知识图谱的智能问答系统,包含意图识别与类知识库送入LLM方法
☆53Updated last year
Alternatives and similar repositories for KGQA
Users that are interested in KGQA are comparing it to the libraries listed below
Sorting:
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆60Updated last year
- Education knowledge graph(graph display, knowledge point tracking, intelligent question and answer,questions knowledge point prediction)。…☆122Updated 3 years ago
- 爬取金融数据,利用neo4j构建金融知识图谱,进而搭建金融问答系统。☆69Updated 2 years ago
- 常见疾病相关信息构建knowledge graph☆183Updated 4 years ago
- 基于多图神经网络的领域知识和语法结构融合的中文医疗问询意图识别方法☆16Updated 2 years ago
- 电影知识图谱,主要包括实体识别、实体查询、关系查询以及智能问答等。movie knowledge graph(Entity identification, graph display, and intelligent question and answer)☆135Updated 3 years ago
- 利用python语言借助于知识图谱搭建电影知识问答系统☆48Updated 3 years ago
- 基于知识图谱的问答系统设计与实现,附带一个可视化的demo☆121Updated 2 years ago
- 医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。