A Survey on Deep Learning for Named Entity Recognition
Jing Li, Aixin Sun, Jianglei Han, Chenliang Li

TL;DR
This survey reviews deep learning methods for named entity recognition, covering resources, techniques, applications, challenges, and future directions in the field.
Contribution
It provides a comprehensive taxonomy and analysis of deep learning approaches for NER, highlighting recent advancements and research trends.
Findings
Deep learning achieves state-of-the-art NER performance.
Various input representations and model architectures are systematically categorized.
Challenges include domain adaptation and data scarcity.
Abstract
Named entity recognition (NER) is the task to identify mentions of rigid designators from text belonging to predefined semantic types such as person, location, organization etc. NER always serves as the foundation for many natural language applications such as question answering, text summarization, and machine translation. Early NER systems got a huge success in achieving good performance with the cost of human engineering in designing domain-specific features and rules. In recent years, deep learning, empowered by continuous real-valued vector representations and semantic composition through nonlinear processing, has been employed in NER systems, yielding stat-of-the-art performance. In this paper, we provide a comprehensive review on existing deep learning techniques for NER. We first introduce NER resources, including tagged NER corpora and off-the-shelf NER tools. Then, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
