Dontopedia

query_reformulation

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

query_reformulation has 19 facts recorded in Dontopedia across 1 reference, with 1 live disagreement.

19 facts·17 predicates·1 sources·1 in dispute

Mostly:uses(2), calls model generate(1), decodes with tokenizer(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (4)

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.

isUsedByIs Used by(2)

explainsExplains(1)

hasMethodHas Method(1)

Other facts (18)

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.

18 facts
PredicateValueRef
UsesTokenizer[1]
UsesRedis Client[1]
Calls Model GenerateModel Generate[1]
Decodes With TokenizerTokenizer Decode[1]
Caches in RedisRedis Client[1]
Cache Expiration Seconds3600[1]
Cache Expiration Human Readable1 hour[1]
ReturnsReformulated Query[1]
Rdf:typeInstance Method[1]
Member ofReformulation Model Class[1]
Called byReformulation Pipeline Class[1]
Passes Output Index Zero0[1]
Stores in CacheRedis Client[1]
Uses Query As KeyQuery[1]
Uses Reformulated Query As ValueReformulated Query[1]
Has Self Receivertrue[1]
Calls Tokenizer Decodetrue[1]
Passes Skip Special Tokens Truetrue[1]

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.

callsModelGeneratebeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:model-generate
decodesWithTokenizerbeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:tokenizer-decode
cachesInRedisbeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:redis-client
cacheExpirationSecondsbeam/02a78e85-75b8-44ad-845e-833d1a39bae2
3600
cacheExpirationHumanReadablebeam/02a78e85-75b8-44ad-845e-833d1a39bae2
1 hour
returnsbeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:reformulated-query
typebeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:instance-method
labelbeam/02a78e85-75b8-44ad-845e-833d1a39bae2
query_reformulation
memberOfbeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:reformulation-model-class
calledBybeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:reformulation-pipeline-class
usesbeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:tokenizer
usesbeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:redis-client
passesOutputIndexZerobeam/02a78e85-75b8-44ad-845e-833d1a39bae2
0
storesInCachebeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:redis-client
usesQueryAsKeybeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:query
usesReformulatedQueryAsValuebeam/02a78e85-75b8-44ad-845e-833d1a39bae2
ex:reformulated-query
hasSelfReceiverbeam/02a78e85-75b8-44ad-845e-833d1a39bae2
true
callsTokenizerDecodebeam/02a78e85-75b8-44ad-845e-833d1a39bae2
true
passesSkipSpecialTokensTruebeam/02a78e85-75b8-44ad-845e-833d1a39bae2
true

References (1)

1 references
  1. ctx:claims/beam/02a78e85-75b8-44ad-845e-833d1a39bae2
    • full textbeam-chunk
      text/plain1 KBdoc:beam/02a78e85-75b8-44ad-845e-833d1a39bae2
      Show excerpt
      outputs = self.model.generate(**inputs) reformulated_query = self.tokenizer.decode(outputs[0], skip_special_tokens=True) self.redis_client.set(query, reformulated_query, ex=3600) # Cache for 1 hour return re

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.