Triple
T18015368
| Position | Surface form | Disambiguated ID | Type / Status |
|---|---|---|---|
| Subject | Read the Docs |
E430985
|
entity |
| Predicate | supports |
P516
|
FINISHED |
| Object | reStructuredText |
—
|
NE NERFINISHED |
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: reStructuredText | Statement: [Read the Docs, supports, reStructuredText]
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: reStructuredText Context triple: [Read the Docs, supports, reStructuredText]
-
A.
reStructuredText
chosen
reStructuredText is a lightweight, plaintext markup language commonly used in the Python ecosystem for documentation, including PEPs and Sphinx-based docs.
-
B.
Docutils
Docutils is an open-source text processing system for converting reStructuredText documents into formats such as HTML, LaTeX, and XML.
-
C.
MultiMarkdown
MultiMarkdown is an extended version of the Markdown markup language that adds features like tables, footnotes, citations, and document metadata for more complex publishing needs.
-
D.
Markdown
Markdown is a lightweight markup language that uses plain-text formatting syntax to create structured documents, most commonly used for README files, documentation, and web content.
-
E.
Read the Docs
Read the Docs is an open-source documentation hosting platform that automatically builds, version-manages, and serves technical docs for software projects.
- F. None of above.
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Provenance (2 batches)
| Stage | Batch ID | Job type | Status |
|---|---|---|---|
| creating | batch_69d8b904530081908bf341d842464856 |
elicitation | completed |
| NER | batch_69e4b522e84c8190a03f6445df9f5ac8 |
ner | completed |
Created at: April 10, 2026, 10:24 a.m.