the.ai

Structure / Labelling

verified

Sequence Labelling

Give every token a tag: this word starts a person's name, this one continues it, this one is outside any entity. It is the oldest shape of structured prediction still in daily use, and the reason it is not just per-token classification is that the tags constrain each other — a continuation tag with nothing to continue is not a mistake about one token, it is an invalid structure.

Viz primitive · budget-splitbroken-entities = 6

broken-entities holds 13% of the budget; rest holds the remaining 87%.

Entities broken by at least one wrong token, against the ones that came out intact, in entities. Drag the token error rate up to watch whole entities fail far faster than tokens do — there is no partial credit, so length multiplies the damage.

6

Reviewed by opendroid · 2026-08-18