The code provided at this page was used to do the experiments presented in [1] (pdf).
It is written in Theano [2], the CRF layer is based on [3].Code and configs: globalNormalization_noData.zip
Code and configs including preprocessed dataset and pretrained models: globalNormalization_all.zip
If you use the provided code in your work, please cite the following paper:
@inproceedings{globalAdel2017, author = {Heike Adel and Hinrich Sch\"{u}tze}, title = {Global Normalization of Convolutional Neural Networks for Joint Entity and Relation Classification}, booktitle = {Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing}, month = {September}, year = {2017}, address = {Copenhagen, Denmark}, publisher = {Association for Computational Linguistics} }
Contact: Heike Adel (website)