Chinese Nested Named Entity Recognition Using a Joint Model

Di Yin,Junsheng Zhou,Weiguang Qu
DOI: https://doi.org/10.3969/j.issn.1001-4616.2014.03.005
2014-01-01
Abstract:Chinese nested named entity recognition is a very difficult problem in natural language processing. This paper presents a novel method based on a joint model,which treats the recognition of Chinese nested named entity as a task of joint word segmentation and labeling. The proposed method exploits an improved beam search algorithm as decoding algorithm,and uses the averaged perceptron algorithm as training algorithm,attaining fast convergence during training. The experimental results show that the joint model achieves better performance than two baseline systems using the traditional sequence labeling models.
What problem does this paper attempt to address?