Get Bert Similarity
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-05.)
Get Bert Similarity has 9 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:has parameter(2), accepts parameter(2), rdfs:label(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedHas Parameterin disputehasParameter
- Documents Parameter[2]all time · 255cb48f 250c 4d37 87ab Fa0c34c3ca48
- Query Parameter[2]all time · 255cb48f 250c 4d37 87ab Fa0c34c3ca48
Accepts Parameterin disputeacceptsParameter
- Documents Parameter[1]sourceall time · F599e0ad Adea 4654 9206 60e269173330
- Query Parameter[1]sourceall time · F599e0ad Adea 4654 9206 60e269173330
Rdfs:labelrdfs:label
Rdf:typerdf:type
Intended UseintendedUse
- Semantic Similarity[2]all time · 255cb48f 250c 4d37 87ab Fa0c34c3ca48
Inbound mentions (1)
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.
definesFunctionDefines Function(1)
- Bert Similarity Code
ex:bert-similarity-code
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.
References (2)
- custom
ctx:claims/beam/f599e0ad-adea-4654-9206-60e269173330- full textbeam-chunktext/plain1 KB
doc:beam/f599e0ad-adea-4654-9206-60e269173330Show excerpt
query_embedding = query_output.last_hidden_state.mean(dim=1) document_embeddings = document_output.last_hidden_state.mean(dim=1) similarities = torch.nn.functional.cosine_similarity(query_embedding, document_embeddings, dim=-1)…
- custom
ctx:claims/beam/255cb48f-250c-4d37-87ab-fa0c34c3ca48
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.