/CNN-RelationExtraction

Convolution neural network for relation extraction between two given entities

Primary LanguagePython

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: