Relation Extraction using Deep learning(CNN)
Relation Classification via Convolutional Deep Neural Network
The code is an implementation of the paper http://www.aclweb.org/anthology/C14-1220 using tensorflow.
##Algorithm
##Files
##Challenges
##TODO
###PYSPARK can now be used with TensorFlow for online training and testing. In my case I am using pysark for online testing.