• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2024, Vol. 46 ›› Issue (07): 1296-1310.

• Artificial Intelligence and Data Mining • Previous Articles     Next Articles

A review of named entity recognition research

DING Jian-ping,LI Wei-jun,LIU Xue-yang,CHEN Xu   

  1. (School of Computer Science and Engineering,North Minzu University,Yinchuan 750021,China)
  • Received:2023-09-12 Revised:2023-11-07 Accepted:2024-07-25 Online:2024-07-25 Published:2024-07-19

Abstract: Named entity recognition (NER), as a core task in natural language processing, finds extensive applications in information extraction, question answering systems, machine translation, and more. Firstly, descriptions and summaries are provided for rule-based, dictionary-based, and statistical machine learning methods. Subsequently, an overview of NER models based on deep learning, including supervised, distant supervision, and Transformer-based approaches, is presented. Particularly, recent advancements in Transformer architecture and its related models in the field of natural language processing are elucidated, such as Transformer-based masked language modeling and autoregressive language modeling, including BERT, T5, and GPT. Furthermore, brief discussions are conducted on data transfer learning and model transfer learning methods applied to NER. Finally, challenges faced by NER tasks and future development trends are summarized.


Key words: named entity recognition, machine learning, deep learning, transfer learning, natural language processing