Skip to content

Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classification on biomedical text.

Notifications You must be signed in to change notification settings

slvcsl/crnn-relation-classification

 
 

Repository files navigation

crnn-relation-classification

This is the code for our paper "Learning local and global contexts using a convolutional recurrent network model for relation classification in biomedical text (Desh Raj, Sunil Kumar Sahu, and Ashish Anand)".

The paper can be found here: http://www.aclweb.org/anthology/K/K17/K17-1032.pdf

About

Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classification on biomedical text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%