Expand description
com.writerslogic.text-structure.1 — a deterministic, model-free 256-bit
SimHash over a document’s structural skeleton: sentence-length sequence,
paragraph shape, punctuation-class profile, and function-word skeleton.
Survives synonym-level paraphrase that defeats a surface fingerprint.
Match when Hamming distance <= 24 / 256.
Constants§
- MATCH_
THRESHOLD - Structural match threshold in bits.