# information_extraction **Repository Path**: cip-justice/information_extraction ## Basic Information - **Project Name**: information_extraction - **Description**: 司法图谱构建,信息抽取部分。 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-16 - **Last Updated**: 2021-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # information_extraction #### 介绍 司法图谱构建,信息抽取部分。 #### 软件架构 软件架构说明 #### 使用说明 1. 使用如下命令安装依赖 ```pip install -r requirements.txt``` 如果安装失败可能是需要编译(windows编译需要安装vs),为了不编译可以自己去[这里](https://www.lfd.uci.edu/~gohlke/pythonlibs/)下一个。 mac编译需要安装clang,去[这里](https://developer.apple.com/download/more/),搜搜Command Line Tools,尽量下载新一点的。如果有xcode,就下对应版本的。 2. xxxx 3. xxxx