@inproceedings{jia-etal-2020-entity,
title = "Entity Enhanced {BERT} Pre-training for {C}hinese {NER}",
author = "Jia, Chen and
Shi, Yuefeng and
Yang, Qinrong and
Zhang, Yue",
editor = "Webber, Bonnie and
Cohn, Trevor and
He, Yulan and
Liu, Yang",
booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.emnlp-main.518/",
doi = "10.18653/v1/2020.emnlp-main.518",
pages = "6384--6396",
abstract = "Character-level BERT pre-trained in Chinese suffers a limitation of lacking lexicon information, which shows effectiveness for Chinese NER. To integrate the lexicon into pre-trained LMs for Chinese NER, we investigate a semi-supervised entity enhanced BERT pre-training method. In particular, we first extract an entity lexicon from the relevant raw text using a new-word discovery method. We then integrate the entity information into BERT using Char-Entity-Transformer, which augments the self-attention using a combination of character and entity representations. In addition, an entity classification task helps inject the entity information into model parameters in pre-training. The pre-trained models are used for NER fine-tuning. Experiments on a news dataset and two datasets annotated by ourselves for NER in long-text show that our method is highly effective and achieves the best results."
}
Markdown (Informal)
[Entity Enhanced BERT Pre-training for Chinese NER](https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.emnlp-main.518/) (Jia et al., EMNLP 2020)
ACL
- Chen Jia, Yuefeng Shi, Qinrong Yang, and Yue Zhang. 2020. Entity Enhanced BERT Pre-training for Chinese NER. In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pages 6384–6396, Online. Association for Computational Linguistics.