Learn Before
Short Answer

Applying IOB Encoding for a Single Entity

You are building a system to identify mentions of a specific type of entity, 'CITY'. Given the following tokenized sentence, provide the corresponding sequence of IOB labels. Your labels should only be 'B' (for the beginning of a CITY span), 'I' (for inside a CITY span), or 'O' (for outside any CITY span).

Sentence Tokens: ['She', 'flew', 'from', 'San', 'Francisco', 'to', 'Paris', '.']

0

1

Updated 2025-10-06

Contributors are:

Who are from:

Tags

Data Science

Foundations of Large Language Models Course

Computing Sciences

Application in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science