Dontopedia

Basic Thesaurus Lookup Loop

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)

Basic Thesaurus Lookup Loop has 8 facts recorded in Dontopedia across 2 references, with 2 live disagreements.

8 facts·4 predicates·2 sources·2 in dispute

Mostly:contains(3), precedes(2), rdf:type(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

followsFollows(1)

hasImplementationHas Implementation(1)

Other facts (7)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

precedesbeam/cc7e2701-5558-4a53-b31f-07382bf903bd
ex:evaluation-code-block
typebeam/7bbf6936-789a-4b51-9607-a3b858a8c50f
ex:CodeBlock
labelbeam/7bbf6936-789a-4b51-9607-a3b858a8c50f
Basic Thesaurus Lookup Loop
containsbeam/7bbf6936-789a-4b51-9607-a3b858a8c50f
ex:initial-for-loop
containsbeam/7bbf6936-789a-4b51-9607-a3b858a8c50f
ex:initial-lookup-call
containsbeam/7bbf6936-789a-4b51-9607-a3b858a8c50f
ex:initial-print-call
precedesbeam/7bbf6936-789a-4b51-9607-a3b858a8c50f
ex:profiling-code-block
implementsbeam/7bbf6936-789a-4b51-9607-a3b858a8c50f
ex:thesaurus-lookup-function

References (2)

2 references
  1. ctx:claims/beam/cc7e2701-5558-4a53-b31f-07382bf903bd
    • full textbeam-chunk
      text/plain1 KBdoc:beam/cc7e2701-5558-4a53-b31f-07382bf903bd
      Show excerpt
      dense_scores = np.array([0.7, 0.3, 0.1]) # Normalize and compute hybrid scores hybrid_scores = hybrid_ranking(sparse_scores, dense_scores) print(hybrid_scores) # Optionally, sort documents based on hybrid scores sorted_indices = np.argsor
  2. ctx:claims/beam/7bbf6936-789a-4b51-9607-a3b858a8c50f
    • full textbeam-chunk
      text/plain1 KBdoc:beam/7bbf6936-789a-4b51-9607-a3b858a8c50f
      Show excerpt
      for word in words: synonyms = thesaurus_lookup(word) print(synonyms) pr.disable() s = io.StringIO() sortby = 'cumulative' ps = pstats.Stats(pr, stream=s).sort_stats(sortby) ps.print_stats() print(s.getvalue()) ``` ### Sampling Im

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.