Syn
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
Syn has 6 facts recorded in Dontopedia across 3 references.
Mostly:rdf:type(2), has method(2), has lemma(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
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.
calledForCalled for(1)
- Contextual Embedding Function
ex:contextual-embedding-function
calledOnCalled on(1)
- Wordnet Lemmas
ex:wordnet-lemmas
iterationVariableIteration Variable(1)
- Get Synonyms
ex:get_synonyms
loopsOverLoops Over(1)
- Expand Synonyms
ex:expand_synonyms
secondCallForSecond Call for(1)
- Get Contextual Embeddings
ex:get_contextual_embeddings
Other facts (6)
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.
References (3)
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…
ctx:claims/beam/eba347b2-a24e-4b7a-ab9b-f7cd8535ecce- full textbeam-chunktext/plain1 KB
doc:beam/eba347b2-a24e-4b7a-ab9b-f7cd8535ecceShow excerpt
To improve query rewriting accuracy, you can integrate synonym expansion using spaCy and a thesaurus like WordNet. ```python from nltk.corpus import wordnet def get_synonyms(word): synonyms = set() for syn in wordnet.synsets(word)…
ctx:claims/beam/edca9501-cce9-465a-87b1-ca97ba8c21a7
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.