Suffix Re
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-05.)
Suffix Re has 5 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Mostly:rdf:type(2), matches(1), rdfs:label(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Regex[2]all time · 9e885203 13b0 4f18 89db 79cab2460230
- Regular Expression[1]all time · 18306c1f B51a 45dd B169 E340e3696b52
Matchesmatches
- Closing Brackets and Hyphens[2]all time · 9e885203 13b0 4f18 89db 79cab2460230
Rdfs:labelrdfs:label
- suffix_re[2]all time · 9e885203 13b0 4f18 89db 79cab2460230
Has PatternhasPattern
- []\")']$|-$[1]all time · 18306c1f B51a 45dd B169 E340e3696b52
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.
consistsOfConsists of(1)
- Regex Patterns
ex:regex_patterns
containsVariableContains Variable(1)
- Regex Modification Example
ex:regex-modification-example
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/18306c1f-b51a-45dd-b169-e340e3696b52- full textbeam-chunktext/plain1 KB
doc:beam/18306c1f-b51a-45dd-b169-e340e3696b52Show excerpt
Now, let's tokenize some text and visualize the process for debugging. ```python # Sample text text = "Hello, world! This is a test sentence with [custom] tokens." # Process the text doc = nlp(text) # Print the tokens for token in doc: …
- custom
ctx:claims/beam/9e885203-13b0-4f18-89db-79cab2460230- full textbeam-chunktext/plain1 KB
doc:beam/9e885203-13b0-4f18-89db-79cab2460230Show excerpt
token_match=nlp.tokenizer.token_match) # Replace the default tokenizer with the custom one nlp.tokenizer = custom_tokenizer ``` ### Full Example Code Here is the full example code combining all the steps: ``…
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.