Skip to content

The Implementation Code of Paper "Relation classification via convolutional deep neural network" in COLING 2014

Notifications You must be signed in to change notification settings

QuXiaolong0812/RC2DNN

Repository files navigation

This is the implementation coda for the paper "Relation classification via convolutional deep neural network" by COLING 2014

!!!ATTENTION!!!

  • Rich comments are added to this implementation code, which is very friendly to beginners!
  • Running "pip install -r requirements.txt" to install the required packages before running the code.
  • The pre-trained word embedding file needs to be downloaded separately because it is too large. I provide the Google Drive download link. After downloading the file, put it in the embeddings folder.

About

The Implementation Code of Paper "Relation classification via convolutional deep neural network" in COLING 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages