Word Index
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
Word Index has 1 fact recorded in Dontopedia across 1 reference.
1 facts·1 predicates·1 sources
Maturity scale
raw canonical shape-checked rule-derived certifiedFinds Position offindsPositionOf
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.
extractedAtExtracted at(1)
- Word Embedding
ex:word_embedding
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.
—
findsPositionOfbeam/57e2ea52-f5cb-4239-bf9f-3147a3b2efbc
ex:word
References (1)
1 references
- custom
ctx:claims/beam/57e2ea52-f5cb-4239-bf9f-3147a3b2efbc- full textbeam-chunktext/plain1 KB
doc:beam/57e2ea52-f5cb-4239-bf9f-3147a3b2efbcShow excerpt
tokenizer = BertTokenizer.from_pretrained('bert-base-uncased') model = BertModel.from_pretrained('bert-base-uncased') def get_context_aware_synonyms(word, context_sentence): inputs = tokenizer(context_sentence, return_tensors='pt', pad…