Triple
T7666561
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | The Clean Coder |
E173637
|
entity |
| Predicate | relatedWork |
P37
|
FINISHED |
| Object | Clean Code |
E32455
|
NE FINISHED |
Named-entity recognition
Before disambiguation, gpt-5-mini classified whether the object phrase is a named entity — the step behind the object's NE 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: Clean Code | Statement: [The Clean Coder, relatedWork, Clean Code]
Disambiguation candidates (1 decision)
The exact options the model was shown at each disambiguation step, with the option it chose highlighted — the evidence behind this triple's disambiguated ids.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: Clean Code Context triple: [The Clean Coder, relatedWork, Clean Code]
-
A.
Clean Architecture
Clean Architecture is a software design philosophy and set of principles, popularized by Robert C. Martin, that emphasizes separation of concerns, testability, and independence from frameworks, databases, and user interfaces.
-
B.
Clean Code: A Handbook of Agile Software Craftsmanship
chosen
Clean Code: A Handbook of Agile Software Craftsmanship is a highly influential software engineering book by Robert C. Martin that teaches principles and practices for writing readable, maintainable, and high-quality code.
-
C.
The Clean Coder
The Clean Coder is a professional guide by Robert C. Martin that focuses on the ethics, discipline, and practices of being a responsible and effective software developer.
-
D.
The Elements of Programming Style
The Elements of Programming Style is a classic software engineering book that promotes clear, concise, and readable code through practical examples and principles.
-
E.
Working Effectively with Legacy Code
Working Effectively with Legacy Code is a widely respected software engineering book by Michael Feathers that teaches practical techniques for understanding, testing, and safely modifying existing codebases.
- F. None of above.
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Provenance (3 batches)
| Stage | Batch ID | Job type | Status |
|---|---|---|---|
| creating | batch_69c699562484819086752091e3164a27 |
elicitation | completed |
| NER | batch_69c701c1383c8190ab5bf803bd6211a9 |
ner | completed |
| NED1 | batch_69c89b260000819088d744ea8dc53cd2 |
ned_source_triple | completed |
Created at: March 27, 2026, 4 p.m.