Simple BERT Models for Relation Extraction and Semantic Role Labeling
Computation and Language
2019-04-11 v1
Abstract
We present simple BERT-based models for relation extraction and semantic role labeling. In recent years, state-of-the-art performance has been achieved using neural models by incorporating lexical and syntactic features such as part-of-speech tags and dependency trees. In this paper, extensive experiments on datasets for these two tasks show that without using any external features, a simple BERT-based model can achieve state-of-the-art performance. To our knowledge, we are the first to successfully apply BERT in this manner. Our models provide strong baselines for future research.
Cite
@article{arxiv.1904.05255,
title = {Simple BERT Models for Relation Extraction and Semantic Role Labeling},
author = {Peng Shi and Jimmy Lin},
journal= {arXiv preprint arXiv:1904.05255},
year = {2019}
}
Comments
work in progress