Introduction Named Entity Recognition (NER) is one of the fundamental sequence labeling tasks in Natural Language Processing (NLP), where each token in a sentence is assigned a semantic label representing real-world entities such as persons, organizations, locations, products, events, and creative works. NER serves as a foundational component for numerous downstream AI systems, including: Information ...