dengmengjie / CNN-RelationExtraction

Convolution neural network for relation extraction between two given entities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN-RelationExtraction

Convolution neural network for relation classification between two given entities

The CNN architecture implemented is inspired be Nguyen et al. 2015 in which for each: CNN architecture showing the two embeddings included: word vector embeddings and position embeddings

References:

About

Convolution neural network for relation extraction between two given entities


Languages

Language:Python 100.0%