English

Exploiting Multiple Embeddings for Chinese Named Entity Recognition

Computation and Language 2019-08-29 v1 Machine Learning

Abstract

Identifying the named entities mentioned in text would enrich many semantic applications at the downstream level. However, due to the predominant usage of colloquial language in microblogs, the named entity recognition (NER) in Chinese microblogs experience significant performance deterioration, compared with performing NER in formal Chinese corpus. In this paper, we propose a simple yet effective neural framework to derive the character-level embeddings for NER in Chinese text, named ME-CNER. A character embedding is derived with rich semantic information harnessed at multiple granularities, ranging from radical, character to word levels. The experimental results demonstrate that the proposed approach achieves a large performance improvement on Weibo dataset and comparable performance on MSRA news dataset with lower computational cost against the existing state-of-the-art alternatives.

Keywords

Cite

@article{arxiv.1908.10657,
  title  = {Exploiting Multiple Embeddings for Chinese Named Entity Recognition},
  author = {Canwen Xu and Feiyang Wang and Jialong Han and Chenliang Li},
  journal= {arXiv preprint arXiv:1908.10657},
  year   = {2019}
}

Comments

accepted at CIKM 2019

R2 v1 2026-06-23T10:58:52.581Z