Learn Before
Concept

Multi-Category Named Entity Recognition Task

A fundamental task in Named Entity Recognition (NER) is the identification and categorization of multiple entity types within a single text. This process requires a system to locate all named entities and assign them to predefined classes. The final output is typically a structured list where each identified entity is explicitly paired with its assigned category. For example, a system might be given the instruction: 'Identify and classify all named entities in the provided text into categories such as person names, locations, dates, and organizations. List each entity with its type on one line.'

0

1

Updated 2026-04-29

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences