# DGCNN-relation-extraction **Repository Path**: sxjhello/dgcnn-relation-extraction ## Basic Information - **Project Name**: DGCNN-relation-extraction - **Description**: 基于DGCNN和概率图的轻量级信息抽取模型 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-01-31 - **Last Updated**: 2022-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DGCNN-relation-extraction #### 介绍 基于DGCNN和概率图的轻量级信息抽取模型 Dilation Gate CNN For Relation extraction. #### 参考 1. [基于DGCNN和概率图的轻量级信息抽取模型](https://kexue.fm/archives/6671) 2. [参考代码](https://github.com/bojone/kg-2019)