Triple
T7518510
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | "Compilers: Principles, Techniques, and Tools" |
E177705
|
entity |
| Predicate | alsoKnownAs |
P39
|
FINISHED |
| Object | "Dragon Book" |
E173627
|
NE FINISHED |
How this triple was built (2 steps)
Every LLM step that produced this triple, in pipeline order — named-entity classification, the disambiguation choices (the exact options shown, with the pick highlighted), and the generated description. The batch + timestamp of each is in the Provenance table below.
NER
Named-entity recognition
gpt-5-mini
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: "Dragon Book" | Statement: ["Compilers: Principles, Techniques, and Tools", alsoKnownAs, "Dragon Book"]
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: "Dragon Book" Context triple: ["Compilers: Principles, Techniques, and Tools", alsoKnownAs, "Dragon Book"]
-
A.
Dragon Book
chosen
The "Dragon Book" is a classic, widely used textbook on compiler design and implementation, authored by Aho, Lam, Sethi, and Ullman.
-
B.
Compilers: Principles, Techniques, and Tools
Compilers: Principles, Techniques, and Tools is a foundational computer science textbook that systematically covers the theory and practice of compiler design and implementation.
-
C.
The Art of Computer Programming
The Art of Computer Programming is Donald Knuth’s seminal multi-volume work that rigorously analyzes algorithms and data structures, widely regarded as one of the most influential and comprehensive texts in computer science.
-
D.
"Introduction to Automata Theory, Languages, and Computation"
"Introduction to Automata Theory, Languages, and Computation" is a foundational textbook in theoretical computer science that systematically develops the theory of automata, formal languages, and computational complexity.
-
E.
The C++ Programming Language
The C++ Programming Language is a comprehensive reference and tutorial book by Bjarne Stroustrup that defines, explains, and showcases the design and use of the C++ programming language.
- F. None of above.
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Provenance (3 batches)
The batch behind each pipeline step, in order, with when it ran. Timestamps are batch-level — stages were processed in waves, so the object chain (NER → NED1 → NEDg → NED2) reads in order, but predicate / elicitation batches can sit in a different wave.
| Step | Stage | Batch ID | Status | When |
|---|---|---|---|---|
| creating | Elicitation | batch_69c69f2891148190a484f3b8222c6f1b |
completed | March 27, 2026, 3:15 p.m. |
| NER | Named-entity recognition | batch_69c6f5f850c081909e697219071293fc |
completed | March 27, 2026, 9:26 p.m. |
| NED1 | Entity disambiguation (via context triple) | batch_69c856b10cbc8190a36be8351feaf832 |
completed | March 28, 2026, 10:31 p.m. |
Created at: March 27, 2026, 3:46 p.m.