@inproceedings{edd31f84a5a44982b331700bb119e5e3,
title = "A Mixed Semantic Features Model for Chinese NER with Characters and Words",
abstract = "Named Entity Recognition (NER) is an essential part of many natural language processing (NLP) tasks. The existing Chinese NER methods are mostly based on word segmentation, or use the character sequences as input. However, using a single granularity representation would suffer from the problems of out-of-vocabulary and word segmentation errors, and the semantic content is relatively simple. In this paper, we introduce the self-attention mechanism into the BiLSTM-CRF neural network structure for Chinese named entity recognition with two embedding. Different from other models, our method combines character and word features at the sequence level, and the attention mechanism computes similarity on the total sequence consisted of characters and words. The character semantic information and the structure of words work together to improve the accuracy of word boundary segmentation and solve the problem of long-phrase combination. We validate our model on MSRA and Weibo corpora, and experiments demonstrate that our model can significantly improve the performance of the Chinese NER task.",
keywords = "Chinese named entity recognition, Entity boundary segmentation, Mixed semantic feature, Self-attention",
author = "Ning Chang and Jiang Zhong and Qing Li and Jiang Zhu",
note = "Publisher Copyright: {\textcopyright} 2020, Springer Nature Switzerland AG.; 42nd European Conference on Information Retrieval, ECIR 2020 ; Conference date: 14-04-2020 Through 17-04-2020",
year = "2020",
doi = "10.1007/978-3-030-45439-5\_24",
language = "英语",
isbn = "9783030454388",
series = "Lecture Notes in Computer Science",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "356--368",
editor = "Jose, \{Joemon M.\} and Emine Yilmaz and Jo{\~a}o Magalh{\~a}es and Fl{\'a}vio Martins and Pablo Castells and Nicola Ferro and Silva, \{M{\'a}rio J.\}",
booktitle = "Advances in Information Retrieval - 42nd European Conference on IR Research, ECIR 2020, Proceedings",
}