Learn Before
Evaluating an NER System's Performance
A language processing system was tasked with identifying and classifying all named entities from a given text into four categories: PERSON, ORGANIZATION, LOCATION, and DATE. Below is the text and the system's output. Evaluate the system's performance by identifying two distinct errors in the output and explaining why each one is incorrect according to the task's requirements.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Evaluation in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Example of Multi-Category Named Entity Recognition
Analyzing Relationships Between Named Entities
A language processing system is configured to perform a specific task: identify all named entities in a text and classify them into one of four categories: PERSON, ORGANIZATION, LOCATION, or DATE. Given the input text: 'On June 5, 2023, the CEO of Innovate Corp, Maria Garcia, announced a new partnership in Paris.' Which of the following outputs correctly represents the result of this task?
Analyzing Named Entity Recognition Output
Evaluating an NER System's Performance
Given the following text, match each identified named entity to its correct category.
Text: 'Dr. Evelyn Reed, a researcher from QuantumLeap Inc., presented her findings in Berlin on October 12, 2023.'