Short Answer

Analyzing Named Entity Recognition Output

A language processing system was tasked with identifying and classifying all named entities into the categories PERSON, ORGANIZATION, LOCATION, and DATE. Given the input text: 'The report by Dr. Chen at Acme Inc. on May 1st confirmed the findings from Berlin.', the system produced the following output: [('Chen', 'PERSON'), ('Acme Inc.', 'ORGANIZATION'), ('May 1st', 'DATE')]. Identify two distinct errors in this output and briefly explain why each is an error according to the task's instructions.

0

1

Updated 2025-10-04

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

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science