# KnowledgeGraphBeginner
**Repository Path**: bywdsg/KnowledgeGraphBeginner
## Basic Information
- **Project Name**: KnowledgeGraphBeginner
- **Description**: 从零开始实现基于知识图谱的对话系统
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-10-27
- **Last Updated**: 2021-10-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### 基于知识图谱实现的知识问答系统
本项目主要目的是从零开始,一步步构建基于知识图谱的知识问答系统。
#### 文章列表:
* [知识图谱系列(一):如何构建一个简单的知识图谱](https://blog.csdn.net/jesseyule/article/details/110453709)
* [知识图谱系列(二):构建一个医疗知识图谱](https://blog.csdn.net/jesseyule/article/details/110477728)
* [知识图谱系列(三):基于医疗知识图谱实现简单的对话系统](https://blog.csdn.net/jesseyule/article/details/110493732)