Triple

T10329159
Position Surface form Disambiguated ID Type / Status
Subject console.table E242833 entity
Predicate usageExample P8562 FINISHED
Object console.table([{name: 'Alice', age: 30}, {name: 'Bob', age: 25}]) LITERAL FINISHED

Named-entity recognition

Before disambiguation, gpt-5-mini classified whether the object phrase is a named entity — the step behind the object's LITERAL type shown above.

Instruction
Given a phrase, classify it is english named entity (e.g., persons, organizations, works of art) in Latin script, or not (e.g., literals, dates, URLs, verbose phrases). For disambiguation, the statement where the phrase occurs as object is also given. Please return a JSON object with `phrase` (string, the phrase being analyzed) and `is_ne` (boolean, indicating whether the phrase is a Named Entity).
Input
Phrase: console.table([{name: 'Alice', age: 30}, {name: 'Bob', age: 25}]) | Statement: [console.table, usageExample, console.table([{name: 'Alice', age: 30}, {name: 'Bob', age: 25}])]

Provenance (2 batches)

Stage Batch ID Job type Status
creating batch_69d381af787481908bc401325c760a88 elicitation completed
NER batch_69d4d7cfd54c8190b6f88598339536d1 ner completed
Created at: April 6, 2026, 11:52 a.m.