# 知识图谱实践 **Repository Path**: coshpr/kg-practice ## Basic Information - **Project Name**: 知识图谱实践 - **Description**: 知识图谱平时代码的实践过程记录 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2021-11-10 - **Last Updated**: 2023-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 知识图谱实践 #### 介绍 知识图谱平时代码的实践过程记录 #### 环境搭建 安装 conda 并新建环境 KG ```shell pip install -r requirements.txt ``` #### 项目说明 1. 事件知识图谱构建 基于[中文突发事件语料库](https://github.com/daselab/CEC-Corpus) 的事件知识图谱构建 2. xxxx 3. xxxx